Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
vtkEventBroker Member List

This is the complete list of members for vtkEventBroker, including all inherited members.

AddObservation(vtkObject *subject, unsigned long event, vtkObject *observer, vtkCallbackCommand *notify, float priority=0.0f)vtkEventBroker
AddObservation(vtkObject *subject, const char *event, const char *script)vtkEventBroker
Asynchronous enum valuevtkEventBroker
AttachObservation(vtkObservation *observation)vtkEventBrokerprotected
Callback(vtkObject *caller, unsigned long eid, void *clientData, void *callData)vtkEventBrokerstatic
classFinalize()vtkEventBrokerprotectedstatic
classInitialize()vtkEventBrokerprotectedstatic
CloseLogFile()vtkEventBroker
CompressCallDatavtkEventBrokerprotected
CompressCallDataOff()vtkEventBrokervirtual
CompressCallDataOn()vtkEventBrokervirtual
DequeueObservation()vtkEventBroker
DetachObservation(vtkObservation *observation)vtkEventBrokerprotected
EventLoggingvtkEventBrokerprotected
EventLoggingOff()vtkEventBrokervirtual
EventLoggingOn()vtkEventBrokervirtual
EventMode enum namevtkEventBroker
EventModevtkEventBrokerprotected
EventNestingLevelvtkEventBrokerprotected
EventQueuevtkEventBrokerprotected
GenerateGraphFile(const char *graphFile)vtkEventBroker
GetClassName()vtkEventBrokervirtual
GetCompressCallData()vtkEventBrokervirtual
GetEventLogging()vtkEventBrokervirtual
GetEventMode()vtkEventBrokervirtual
GetEventModeAsString()vtkEventBrokerinline
GetEventNestingLevel()vtkEventBrokervirtual
GetInstance()vtkEventBrokerstatic
GetLogFileName()vtkEventBrokervirtual
GetNthObservation(int n)vtkEventBroker
GetNthQueuedObservation(int n)vtkEventBroker
GetNumberOfObservations()vtkEventBroker
GetNumberOfQueuedObservations()vtkEventBroker
GetObservationExist(vtkObject *subject, unsigned long event=0, vtkObject *observer=nullptr, vtkCallbackCommand *notify=nullptr)vtkEventBroker
GetObservations(vtkObject *subject, unsigned long event=0, vtkObject *observer=nullptr, vtkCallbackCommand *notify=nullptr, unsigned int maxReturnedObservations=0)vtkEventBroker
GetObservationsForCallback(vtkCallbackCommand *callback)vtkEventBroker
GetObservationsForObserver(vtkObject *observer)vtkEventBroker
GetObservationsForSubject(vtkObject *subject)vtkEventBroker
GetObservationsForSubjectByTag(vtkObject *subject, unsigned long tag)vtkEventBroker
GetRequestModifiedCallback()vtkEventBrokervirtual
GetSubjectObservations(vtkObject *subject)vtkEventBroker
GetTimerLog()vtkEventBrokervirtual
InvokeObservation(vtkObservation *observation, unsigned long eid, void *callData)vtkEventBroker
IsA(const char *type)vtkEventBrokervirtual
IsTypeOf(const char *type)vtkEventBrokerstatic
LogEvent(vtkObservation *observation)vtkEventBroker
LogFilevtkEventBrokerprotected
LogFileNamevtkEventBrokerprotected
New()vtkEventBrokerstatic
ObjectToObservationVectorMap typedefvtkEventBrokerprotected
ObservationVector typedefvtkEventBroker
ObserverMapvtkEventBrokerprotected
OpenLogFile()vtkEventBroker
operator=(const vtkEventBroker &)vtkEventBrokerprotected
PrintSelf(ostream &os, vtkIndent indent) overridevtkEventBroker
ProcessEvent(vtkObservation *observation, vtkObject *caller, unsigned long eid, void *callData)vtkEventBroker
ProcessEventQueue()vtkEventBroker
QueueObservation(vtkObservation *observation, unsigned long eid, void *callData)vtkEventBroker
RemoveObservation(vtkObservation *observation)vtkEventBroker
RemoveObservations(ObservationVector observations)vtkEventBroker
RemoveObservations(vtkObject *observer)vtkEventBroker
RemoveObservations(vtkObject *subject, vtkObject *observer)vtkEventBroker
RemoveObservations(vtkObject *subject, unsigned long event, vtkObject *observer)vtkEventBroker
RemoveObservations(vtkObject *subject, unsigned long event, vtkObject *observer, vtkCallbackCommand *notify)vtkEventBroker
RemoveObservationsForSubjectByTag(vtkObject *subject, unsigned long tag)vtkEventBroker
RequestModified(vtkObject *object)vtkEventBrokervirtual
RequestModifiedCallbackvtkEventBrokerprotected
SafeDownCast(vtkObject *o)vtkEventBrokerstatic
ScriptHandlervtkEventBrokerprotected
ScriptHandlerClientDatavtkEventBrokerprotected
Self typedefvtkEventBrokerprotected
SetCompressCallData(int)vtkEventBrokervirtual
SetEventLogging(int)vtkEventBrokervirtual
SetEventMode(int eventMode)vtkEventBrokerinline
SetEventModeToAsynchronous()vtkEventBrokerinline
SetEventModeToSynchronous()vtkEventBrokerinline
SetEventNestingLevel(int)vtkEventBrokervirtual
SetLogFileName(const char *)vtkEventBrokervirtual
SetRequestModifiedCallback(vtkCallbackCommand *callback)vtkEventBrokervirtual
SetScriptHandler(void(*scriptHandler)(const char *script, void *clientData), void *clientData)vtkEventBrokerinline
SetTimerLog(vtkTimerLog *timerLog)vtkEventBrokervirtual
SubjectMapvtkEventBrokerprotected
Superclass typedefvtkEventBroker
Synchronous enum valuevtkEventBroker
TimerLogvtkEventBrokerprotected
vtkEventBroker()vtkEventBrokerprotected
vtkEventBroker(const vtkEventBroker &)vtkEventBrokerprotected
vtkEventBrokerInitialize classvtkEventBrokerfriend
vtkObservation classvtkEventBrokerfriend
~vtkEventBroker() overridevtkEventBrokerprotected