TAO_CosNotification
2.0.8
|
#include "orbsvcs/Notify/Object.h"
#include "orbsvcs/Notify/Name_Value_Pair.h"
#include "ace/SString.h"
#include "ace/Vector_T.h"
#include "orbsvcs/Notify/Topology_Object.inl"
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... | |
Namespaces | |
namespace | TAO_Notify |
A namespace to be used by all of TAO's Notification Service implementation. | |
Typedefs | |
typedef ACE_Vector < TAO_Notify_Object::ID > | TAO_Notify::IdVec |
A vector of IDS. Used as a path from the EventChannelFactory to a proxy. |