Itasca C++ Interface
|
Public Member Functions | |
StateInfoGroup (const StateInfoGroup &vt) | |
const StateInfoGroup & | operator= (const StateInfoGroup &vt) |
void | clear () |
void | update (const std::vector< std::pair< int, IString > > &gi) |
void | reconcile (const StateInfoGroup &other) |
int | slotsUsed () const |
Public Attributes | |
std::vector< std::unordered_map< IString, int > > | groups_ |
int | doneGroup_ = 0 |