Scroom  0.14
NewAggregateInterface Class Referenceabstract

#include <scroominterface.hh>

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

Public Types

using Ptr = boost::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 (const Interface &&)=delete
 
Interfaceoperator= (const 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: