ClarisWksPresentationInternal::State Struct Reference

Internal: the state of a ClarisWksPresentation. More...

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

std::shared_ptr< Presentationm_presentation
 the main presentation More...
 
std::map< int, std::shared_ptr< Presentation > > m_presentationMap
 map zId to presentation More...
 

Detailed Description

Internal: the state of a ClarisWksPresentation.

Constructor & Destructor Documentation

◆ State()

ClarisWksPresentationInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_presentation

std::shared_ptr<Presentation> ClarisWksPresentationInternal::State::m_presentation

the main presentation

◆ m_presentationMap

std::map<int, std::shared_ptr<Presentation> > ClarisWksPresentationInternal::State::m_presentationMap

map zId to presentation


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

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20