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