the state of a StarObject More...
Public Member Functions | |
| State () | |
| constructor More... | |
| State (State const &orig) | |
| copy constructor More... | |
Public Attributes | |
| std::vector< shared_ptr < StarItemPool > > | m_poolList |
| the list of pool More... | |
| shared_ptr< StarAttributeManager > | m_attributeManager |
| the attribute manager More... | |
| shared_ptr< StarFormatManager > | m_formatManager |
| the format manager More... | |
| librevenge::RVNGString | m_userMetaNames [4] |
| the list of user name More... | |
Private Member Functions | |
| State | operator= (State const &orig) |
the state of a StarObject
|
inline |
constructor
|
inline |
copy constructor
| shared_ptr<StarAttributeManager> StarObjectInternal::State::m_attributeManager |
the attribute manager
| shared_ptr<StarFormatManager> StarObjectInternal::State::m_formatManager |
the format manager
| std::vector<shared_ptr<StarItemPool> > StarObjectInternal::State::m_poolList |
the list of pool
| librevenge::RVNGString StarObjectInternal::State::m_userMetaNames[4] |
the list of user name
Referenced by State().