Internal: the state of a CWPresentation. More...
Public Member Functions | |
State () | |
constructor | |
Public Attributes | |
std::map< int, shared_ptr < Presentation > > | m_presentationMap |
Internal: the state of a CWPresentation.
CWPresentationInternal::State::State | ( | ) | [inline] |
constructor
std::map<int, shared_ptr<Presentation> > CWPresentationInternal::State::m_presentationMap |