Loading...
Searching...
No Matches
PcpPropertyReverseIterator Class Reference

Object used to iterate over property specs in a property index in weak-to-strong order. More...

#include <iterator.h>

Inherits reverse_iterator< PcpPropertyIterator >.

Public Member Functions

 PcpPropertyReverseIterator (const PcpPropertyIterator &iter)
 
PcpNodeRef GetNode () const
 
bool IsLocal () const
 

Detailed Description

Object used to iterate over property specs in a property index in weak-to-strong order.

Definition at line 506 of file iterator.h.

Constructor & Destructor Documentation

◆ PcpPropertyReverseIterator() [1/2]

Definition at line 510 of file iterator.h.

◆ PcpPropertyReverseIterator() [2/2]

PcpPropertyReverseIterator ( const PcpPropertyIterator iter)
inlineexplicit

Definition at line 511 of file iterator.h.

Member Function Documentation

◆ GetNode()

PcpNodeRef GetNode ( ) const
inline

Definition at line 514 of file iterator.h.

◆ IsLocal()

bool IsLocal ( ) const
inline

Definition at line 520 of file iterator.h.


The documentation for this class was generated from the following file: