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