#include "Object.h"
#include "Name_Value_Pair.h"
#include "ace/SString.h"
#include "ace/Vector_T.h"
#include "Topology_Object.inl"
Include dependency graph for Topology_Object.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO_Notify |
Classes | |
class | TAO_Notify::Topology_Savable |
Interface to be implemented by savable topology objects. More... | |
class | TAO_Notify::Topology_Object |
Base class for Persistent Topology Objects. More... | |
class | TAO_Notify::Topology_Parent |
Interface for topology objects that act as parents. More... | |
Typedefs | |
typedef ACE_Vector< TAO_Notify_Object::ID > | IdVec |
A vector of IDS. Used as a path from the EventChannelFactory to a proxy. |
|
A vector of IDS. Used as a path from the EventChannelFactory to a proxy.
|