DDS::DomainEntity Class Reference
[Entity Support]
<<interface>> Abstract base class for all DDS entities except for the
DDS::DomainParticipant.
More...
#include <managed_infrastructure.h>
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.