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

#include <scroominterface.hh>

Inheritance diagram for PresentationObserver:
Inheritance graph
Collaboration diagram for PresentationObserver:
Collaboration graph

Public Types

using Ptr = std::shared_ptr< PresentationObserver >
 

Public Member Functions

virtual void presentationAdded (PresentationInterface::Ptr p)=0
 
virtual void presentationDeleted ()=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

◆ presentationAdded()

virtual void PresentationObserver::presentationAdded ( PresentationInterface::Ptr  p)
pure virtual

◆ presentationDeleted()

virtual void PresentationObserver::presentationDeleted ( )
pure virtual

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