|
Scroom 0.14-48-ga0fee447
|
This is the complete list of members for DummyPluginInterface, including all inherited members.
| create() | DummyPluginInterface | inlinestatic |
| Interface()=default | Interface | private |
| Interface(const Interface &)=delete | Interface | private |
| Interface(Interface &&)=delete | Interface | private |
| operator=(const Interface &)=delete | Interface | private |
| operator=(Interface &&)=delete | Interface | private |
| Ptr typedef | DummyPluginInterface | |
| registerNewAggregateInterface(const std::string &, NewAggregateInterface::Ptr) override | DummyPluginInterface | inlinevirtual |
| registerNewPresentationInterface(const std::string &, NewPresentationInterface::Ptr) override | DummyPluginInterface | inlinevirtual |
| registerOpenInterface(const std::string &, OpenInterface::Ptr) override | DummyPluginInterface | inlinevirtual |
| registerOpenPresentationInterface(const std::string &, OpenPresentationInterface::Ptr) override | DummyPluginInterface | inlinevirtual |
| registerOpenTiledBitmapInterface(const std::string &, std::shared_ptr< Scroom::TiledBitmap::OpenTiledBitmapInterface >) override | DummyPluginInterface | inlinevirtual |
| registerPresentationObserver(const std::string &, PresentationObserver::Ptr) override | DummyPluginInterface | inlinevirtual |
| registerViewObserver(const std::string &, ViewObserver::Ptr) override | DummyPluginInterface | inlinevirtual |
| view_observers | DummyPluginInterface | |
| ~Interface()=default | Interface | privatevirtual |