Sandbox::CustomCallableEvent Class Reference

Public Member Functions

 CustomCallableEvent (const AbstractCallable &call)
 
void execute ()
 
 ~CustomCallableEvent ()
 
- Public Member Functions inherited from Sandbox::AbstractCustomProtectorEvent
 AbstractCustomProtectorEvent ()
 
virtual void execute ()=0
 
 ~AbstractCustomProtectorEvent ()
 

Protected Attributes

const AbstractCallablecallable
 

Additional Inherited Members

- Public Attributes inherited from Sandbox::AbstractCustomProtectorEvent
QSemaphore * semaphore
 

Constructor & Destructor Documentation

◆ CustomCallableEvent()

Sandbox::CustomCallableEvent::CustomCallableEvent ( const AbstractCallable call)

◆ ~CustomCallableEvent()

Sandbox::CustomCallableEvent::~CustomCallableEvent ( )

Member Function Documentation

◆ execute()

Member Data Documentation

◆ callable

const AbstractCallable& Sandbox::CustomCallableEvent::callable
protected

Referenced by execute().


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