|
Scroom
0.14
|
#include <scroominterface.hh>


Public Types | |
| using | Ptr = boost::shared_ptr< NewPresentationInterface > |
Public Member Functions | |
| virtual PresentationInterface::Ptr | createNew ()=0 |
Additional Inherited Members | |
Private Member Functions inherited from Interface | |
| Interface ()=default | |
| Interface (const Interface &)=delete | |
| Interface & | operator= (const Interface &)=delete |
| Interface (const Interface &&)=delete | |
| Interface & | operator= (const Interface &&)=delete |
| virtual | ~Interface ()=default |
| using NewPresentationInterface::Ptr = boost::shared_ptr<NewPresentationInterface> |
|
pure virtual |