Scroom 0.14-49-gb7ae7a6d
Loading...
Searching...
No Matches
NewAggregateInterface Class Referenceabstract

#include <scroominterface.hh>

Inheritance diagram for NewAggregateInterface:
Inheritance graph
Collaboration diagram for NewAggregateInterface:
Collaboration graph

Public Types

using Ptr = std::shared_ptr< NewAggregateInterface >
 

Public Member Functions

virtual Aggregate::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 Aggregate::Ptr NewAggregateInterface::createNew ( )
pure virtual

Implemented in TransparentOverlay.


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