Pioneer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
PropertyMap::iterator Struct Reference

#include <Property.h>

Public Member Functions

 iterator (const PropertyMap *m, uint32_t i)
 
pointer operator-> ()
 
reference operator* ()
 
 operator bool ()
 
bool operator== (const iterator &rhs)
 
bool operator!= (const iterator &rhs)
 
iterator operator++ ()
 
iterator operator++ (int)
 

Constructor & Destructor Documentation

◆ iterator()

PropertyMap::iterator::iterator ( const PropertyMap m,
uint32_t  i 
)
inline

Member Function Documentation

◆ operator bool()

PropertyMap::iterator::operator bool ( )
inline
Here is the call graph for this function:

◆ operator!=()

bool PropertyMap::iterator::operator!= ( const iterator rhs)
inline

◆ operator*()

reference PropertyMap::iterator::operator* ( )
inline

◆ operator++() [1/2]

PropertyMap::iterator PropertyMap::iterator::operator++ ( )

◆ operator++() [2/2]

PropertyMap::iterator PropertyMap::iterator::operator++ ( int  )

◆ operator->()

pointer PropertyMap::iterator::operator-> ( )
inline

◆ operator==()

bool PropertyMap::iterator::operator== ( const iterator rhs)
inline

The documentation for this struct was generated from the following files: