#include <Topology_Object.h>
Inheritance diagram for TAO_Notify::Topology_Parent:
Public Member Functions | |
bool | child_change () |
Any topology object which contains other topology objects must implement this interface so that it's children can signal that they have changed.
Definition at line 194 of file Topology_Object.h.
|
Called by a child that has changed. A child calls this method to report that it has changed.
Referenced by TAO_Notify::Topology_Object::change_to_parent(). |