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

#include <berryICommandListener.h>

Collaboration diagram for berry::ICommandListener::Events:

Public Types

typedef Message1< const SmartPointer< const CommandEvent > & > Event
 

Public Member Functions

void AddListener (ICommandListener *listener)
 
void RemoveListener (ICommandListener *listener)
 

Public Attributes

Event commandChanged
 

Detailed Description

Definition at line 44 of file berryICommandListener.h.

Member Typedef Documentation

Member Function Documentation

void berry::ICommandListener::Events::AddListener ( ICommandListener listener)
void berry::ICommandListener::Events::RemoveListener ( ICommandListener listener)

Member Data Documentation

Event berry::ICommandListener::Events::commandChanged

Definition at line 48 of file berryICommandListener.h.


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