Scroom 0.14-48-ga0fee447
Loading...
Searching...
No Matches
NewPresentationInterface Class Referenceabstract

#include <scroominterface.hh>

Inheritance diagram for NewPresentationInterface:
Inheritance graph
Collaboration diagram for NewPresentationInterface:
Collaboration graph

Public Types

using Ptr = std::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
 
Interfaceoperator= (const Interface &)=delete
 
 Interface (Interface &&)=delete
 
Interfaceoperator= (Interface &&)=delete
 
virtual ~Interface ()=default
 

Member Typedef Documentation

◆ Ptr

Member Function Documentation

◆ createNew()

virtual PresentationInterface::Ptr NewPresentationInterface::createNew ( )
pure virtual

Implemented in Example.

Referenced by create().

Here is the caller graph for this function:

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