Index

Package: DDS.Domain_Entity

Description

package DDS.Domain_Entity is

Summary: <<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.

Types

Ref (abstract)

type Ref is limited interface and DDS.Entity.Ref;