StarObjectInternal::State Struct Reference

the state of a StarObject More...

List of all members.

Public Member Functions

 State ()
 constructor
 State (State const &orig)
 copy constructor

Public Attributes

std::vector< shared_ptr
< StarItemPool > > 
m_poolList
 the list of pool
shared_ptr< StarAttributeManagerm_attributeManager
 the attribute manager
shared_ptr< StarFormatManagerm_formatManager
 the format manager
librevenge::RVNGString m_userMetaNames [4]
 the list of user name

Private Member Functions

State operator= (State const &orig)

Detailed Description

the state of a StarObject


Constructor & Destructor Documentation

constructor

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

copy constructor


Member Function Documentation

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

Member Data Documentation

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: