DDS::DomainEntity Class Reference
[Entity Support]

<<interface>> Abstract base class for all DDS entities except for the DDS::DomainParticipant. More...

#include <managed_infrastructure.h>

Inheritance diagram for DDS::DomainEntity:

DDS::Entity DDS::DataReader DDS::DataWriter DDS::Publisher DDS::Subscriber DDS::Topic DDS::TypedDataReader< T > DDS::TypedDataReader< DDS::Bytes^  > DDS::TypedDataReader< DDS::DynamicData^  > DDS::TypedDataReader< DDS::KeyedBytes^  > DDS::TypedDataReader< DDS::KeyedString^  > DDS::TypedDataReader< DDS::ParticipantBuiltinTopicData^  > DDS::TypedDataReader< DDS::PublicationBuiltinTopicData^  > DDS::TypedDataReader< DDS::StringWrapper^  > DDS::TypedDataReader< DDS::SubscriptionBuiltinTopicData^  > DDS::TypedDataReader< DDS::TopicBuiltinTopicData^  > DDS::TypedDataReader< Foo^  > DDS::TypedDataWriter< T > DDS::TypedDataWriter< DDS::Bytes^  > DDS::TypedDataWriter< DDS::DynamicData^  > DDS::TypedDataWriter< DDS::KeyedBytes^  > DDS::TypedDataWriter< DDS::KeyedString^  > DDS::TypedDataWriter< DDS::StringWrapper^  > DDS::TypedDataWriter< Foo^  >

List of all members.


Detailed Description

<<interface>> Abstract base class for all DDS entities except for the DDS::DomainParticipant.

Its sole purpose is to conceptually express that DDS::DomainParticipant is a special kind of DDS::Entity that acts as a container of all other DDS::Entity but itself cannot contain other DDS::DomainParticipant.


RTI Data Distribution Service .Net APIs Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc