23class SubjectInternals;
71 SubjectInternals *Internals;
Command superclass for callback/observer methods.
Definition gdcmCommand.h:28
superclass for callback/observer methods
Definition gdcmEvent.h:27
Object.
Definition gdcmObject.h:37
Subject.
Definition gdcmSubject.h:29
void RemoveObserver(unsigned long tag)
void InvokeEvent(const Event &)
Command * GetCommand(unsigned long tag)
void InvokeEvent(const Event &) const
void RemoveAllObservers()
unsigned long AddObserver(const Event &event, Command *) const
unsigned long AddObserver(const Event &event, Command *)
bool HasObserver(const Event &event) const
#define GDCM_EXPORT
Definition gdcmWin32.h:34