Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
berry::IExecutionListenerWithChecks::Events Struct Reference

#include <berryIExecutionListenerWithChecks.h>

Inheritance diagram for berry::IExecutionListenerWithChecks::Events:
Collaboration diagram for berry::IExecutionListenerWithChecks::Events:

Public Member Functions

void AddListener (IExecutionListener *listener) override
 
void RemoveListener (IExecutionListener *listener) override
 
bool HasListeners () const override
 
bool IsEmpty () const override
 
- Public Member Functions inherited from berry::IExecutionListener::Events
virtual ~Events ()
 

Public Attributes

Message2< const QString &, const NotDefinedException * > notDefined
 
Message2< const QString &, const NotEnabledException * > notEnabled
 
- Public Attributes inherited from berry::IExecutionListener::Events
Message2< const QString &, const NotHandledException * > notHandled
 
Message2< const QString &, const ExecutionException * > postExecuteFailure
 
Message2< const QString &, const Object::Pointer & > postExecuteSuccess
 
Message2< const QString &, const SmartPointer< const ExecutionEvent > & > preExecute
 

Detailed Description

Definition at line 40 of file berryIExecutionListenerWithChecks.h.

Member Function Documentation

bool berry::IExecutionListenerWithChecks::Events::HasListeners ( ) const
overridevirtual
bool berry::IExecutionListenerWithChecks::Events::IsEmpty ( ) const
overridevirtual

Member Data Documentation

Message2<const QString&, const NotDefinedException*> berry::IExecutionListenerWithChecks::Events::notDefined
Message2<const QString&, const NotEnabledException*> berry::IExecutionListenerWithChecks::Events::notEnabled

The documentation for this struct was generated from the following files: