|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
Public Attributes | |
| ossimConnectableContainer * | theContainer |
| bool | theEnabledFlag |
Additional Inherited Members | |
Protected Attributes inherited from ossimListener | |
| bool | theListenerEnableFlag |
Definition at line 28 of file ossimConnectableContainer.cpp.
|
inline |
Definition at line 31 of file ossimConnectableContainer.cpp.
|
inlinevirtual |
Reimplemented from ossimConnectableObjectListener.
Definition at line 55 of file ossimConnectableContainer.cpp.
References propagatePropertyEvent().
|
inline |
Definition at line 36 of file ossimConnectableContainer.cpp.
References theEnabledFlag.
|
inlinevirtual |
Reimplemented from ossimConnectableObjectListener.
Definition at line 51 of file ossimConnectableContainer.cpp.
References propagatePropertyEvent().
|
inline |
Definition at line 35 of file ossimConnectableContainer.cpp.
References theEnabledFlag.
|
inlinevirtual |
Reimplemented from ossimConnectableObjectListener.
Definition at line 38 of file ossimConnectableContainer.cpp.
References ossimEvent::getObject(), propagatePropertyEvent(), PTR_CAST, ossimConnectableContainer::removeChild(), and theContainer.
|
inline |
Definition at line 60 of file ossimConnectableContainer.cpp.
References ossimEvent::getObject(), ossimConnectableObject::propagateEventToOutputs(), PTR_CAST, and theEnabledFlag.
Referenced by connectInputEvent(), disconnectInputEvent(), and objectDestructingEvent().
| ossimConnectableContainer* ossimConnectableContainerChildListener::theContainer |
Definition at line 76 of file ossimConnectableContainer.cpp.
Referenced by objectDestructingEvent().
| bool ossimConnectableContainerChildListener::theEnabledFlag |
Definition at line 77 of file ossimConnectableContainer.cpp.
Referenced by disableListener(), enableListener(), and propagatePropertyEvent().
1.8.14