StarObjectInternal::State Struct Reference

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< StarAttributeManagerm_attributeManager
 the attribute manager More...
 
shared_ptr< StarFormatManagerm_formatManager
 the format manager More...
 
librevenge::RVNGString m_userMetaNames [4]
 the list of user name More...
 

Private Member Functions

State operator= (State const &orig)
 

Detailed Description

the state of a StarObject

Constructor & Destructor Documentation

StarObjectInternal::State::State ( )
inline

constructor

StarObjectInternal::State::State ( State const &  orig)
inline

copy constructor

Member Function Documentation

State StarObjectInternal::State::operator= ( State const &  orig)
private

Member Data Documentation

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().


The documentation for this struct was generated from the following file:

Generated on Wed Feb 14 2018 03:40:36 for libstaroffice by doxygen 1.8.5