Internal: the state of a CWDatabase. More...
Public Member Functions | |
State () | |
constructor More... | |
Public Attributes | |
std::map< int, shared_ptr < Database > > | m_databaseMap |
Internal: the state of a CWDatabase.
|
inline |
constructor
std::map<int, shared_ptr<Database> > CWDatabaseInternal::State::m_databaseMap |