OpenMoHAA 0.82.0
Loading...
Searching...
No Matches
con_arrayset_enum< key, value > Class Template Reference

Public Types

using Entry = typename con_arrayset<key, value>::Entry
 

Public Member Functions

 con_arrayset_enum (con_arrayset< key, value > &set)
 
bool operator= (con_arrayset< key, value > &set)
 
Entry * NextElement (void)
 
Entry * CurrentElement (void)
 

Protected Attributes

con_arrayset< key, value > * m_Set
 
unsigned int m_Index
 
Entry * m_CurrentEntry
 
Entry * m_NextEntry
 

Friends

class con_map_enum< key, value >
 

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