|
Scroom 0.14-48-ga0fee447
|
This is the complete list of members for ScroomInterface, including all inherited members.
| Interface()=default | Interface | private |
| Interface(const Interface &)=delete | Interface | private |
| Interface(Interface &&)=delete | Interface | private |
| loadPresentation(const std::string &name, const std::string &relativeTo=std::string())=0 | ScroomInterface | pure virtual |
| newAggregate(const std::string &name)=0 | ScroomInterface | pure virtual |
| newPresentation(const std::string &name)=0 | ScroomInterface | pure virtual |
| operator=(const Interface &)=delete | Interface | private |
| operator=(Interface &&)=delete | Interface | private |
| Ptr typedef | ScroomInterface | |
| showPresentation(PresentationInterface::Ptr const &presentation)=0 | ScroomInterface | pure virtual |
| ~Interface()=default | Interface | privatevirtual |