the state of a StarObject More...
Public Member Functions | |
State () | |
constructor More... | |
State (State const &)=default | |
copy constructor More... | |
Public Attributes | |
std::vector< std::shared_ptr< StarItemPool > > | m_poolList |
the list of pool More... | |
std::shared_ptr< StarAttributeManager > | m_attributeManager |
the attribute manager More... | |
std::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 &)=delete |
the state of a StarObject
|
inline |
constructor
|
default |
copy constructor
std::shared_ptr<StarAttributeManager> StarObjectInternal::State::m_attributeManager |
the attribute manager
std::shared_ptr<StarFormatManager> StarObjectInternal::State::m_formatManager |
the format manager
std::vector<std::shared_ptr<StarItemPool> > StarObjectInternal::State::m_poolList |
the list of pool
librevenge::RVNGString StarObjectInternal::State::m_userMetaNames[4] |
the list of user name