OpenSplice Java 5 DCPS  v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
org.omg.dds.core.DDSObject Interface Reference

A supertype of all DDS classes and interfaces. More...

Inherited by org.omg.dds.core.Condition, org.omg.dds.core.DDSException, org.omg.dds.core.Duration, org.omg.dds.core.Entity< LISTENER extends EventListener, QOS extends EntityQos<?>, org.omg.dds.core.EntityQos< P extends QosPolicy >, org.omg.dds.core.event.StatusChangedEvent< SOURCE extends Entity<?, ?>, org.omg.dds.core.InstanceHandle, org.omg.dds.core.policy.PolicyFactory, org.omg.dds.core.policy.QosPolicy, org.omg.dds.core.policy.QosPolicyCount, org.omg.dds.core.QosProvider, org.omg.dds.core.ServiceEnvironment, org.omg.dds.core.status.Status, org.omg.dds.core.Time, org.omg.dds.core.WaitSet, org.omg.dds.domain.DomainParticipantFactory, org.omg.dds.sub.DataReader< TYPE >.Selector< T >, org.omg.dds.sub.Sample< TYPE >, org.omg.dds.sub.Subscriber.DataState, org.omg.dds.topic.BuiltinTopicKey, org.omg.dds.topic.ParticipantBuiltinTopicData, org.omg.dds.topic.PublicationBuiltinTopicData, org.omg.dds.topic.SubscriptionBuiltinTopicData, org.omg.dds.topic.TopicBuiltinTopicData, org.omg.dds.topic.TopicDescription< TYPE >, org.omg.dds.type.builtin.KeyedBytes, org.omg.dds.type.builtin.KeyedString, org.omg.dds.type.dynamic.AnnotationDescriptor, org.omg.dds.type.dynamic.DynamicData, org.omg.dds.type.dynamic.DynamicDataFactory, org.omg.dds.type.dynamic.DynamicType, org.omg.dds.type.dynamic.DynamicTypeFactory, org.omg.dds.type.dynamic.DynamicTypeMember, org.omg.dds.type.dynamic.MemberDescriptor, org.omg.dds.type.dynamic.TypeDescriptor, org.omg.dds.type.typeobject.AnnotationMemberValue, org.omg.dds.type.typeobject.AnnotationUsage, org.omg.dds.type.typeobject.AnnotationUsageMember, org.omg.dds.type.typeobject.Bit, org.omg.dds.type.typeobject.EnumeratedConstant, org.omg.dds.type.typeobject.Member, org.omg.dds.type.typeobject.MemberProperty, org.omg.dds.type.typeobject.Module, org.omg.dds.type.typeobject.Type, org.omg.dds.type.typeobject.TypeLibrary, org.omg.dds.type.typeobject.TypeLibraryElement, org.omg.dds.type.typeobject.TypeObject, org.omg.dds.type.typeobject.TypeProperty, org.omg.dds.type.TypeSupport< TYPE >, org.opensplice.dds.core.IllegalArgumentExceptionImpl, org.opensplice.dds.pub.ReflectionDataWriter< TYPE >, and org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >.

Collaboration diagram for org.omg.dds.core.DDSObject:
Collaboration graph

Public Member Functions

ServiceEnvironment getEnvironment ()
 

Detailed Description

A supertype of all DDS classes and interfaces.

Definition at line 25 of file DDSObject.java.

Member Function Documentation

◆ getEnvironment()

ServiceEnvironment org.omg.dds.core.DDSObject.getEnvironment ( )
Returns
the org.omg.dds.core.ServiceEnvironment object that directly or indirectly was used to create this object.

Implemented in org.omg.dds.core.ServiceEnvironment, org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >, org.opensplice.dds.core.ModifiableTimeImpl, org.opensplice.dds.pub.ReflectionDataWriter< TYPE >, org.opensplice.dds.core.DurationImpl, org.opensplice.dds.topic.ContentFilteredTopicImpl< TYPE >, org.opensplice.dds.sub.ReadConditionImpl< TYPE >, org.opensplice.dds.core.EntityQosImpl< T extends QosPolicy >, org.opensplice.dds.type.TypeSupportImpl< TYPE >, org.opensplice.dds.topic.PublicationBuiltinTopicDataImpl, org.opensplice.dds.topic.SubscriptionBuiltinTopicDataImpl, org.opensplice.dds.topic.TopicBuiltinTopicDataImpl, org.opensplice.dds.domain.DomainParticipantFactoryImpl, org.opensplice.dds.core.QosProviderImpl, org.opensplice.dds.core.status.OfferedIncompatibleQosStatusImpl, org.opensplice.dds.core.status.RequestedIncompatibleQosStatusImpl, org.opensplice.dds.core.InstanceHandleImpl, org.opensplice.dds.core.StatusConditionImpl< T extends Entity<?, ?>, org.opensplice.dds.core.status.LivelinessChangedStatusImpl, org.opensplice.dds.core.status.PublicationMatchedStatusImpl, org.opensplice.dds.core.status.SubscriptionMatchedStatusImpl, org.opensplice.dds.sub.SampleImpl< TYPE >, org.opensplice.dds.core.policy.ShareImpl, org.opensplice.dds.core.status.OfferedDeadlineMissedStatusImpl, org.opensplice.dds.core.status.SampleRejectedStatusImpl, org.opensplice.dds.core.WaitSetImpl, org.opensplice.dds.topic.ParticipantBuiltinTopicDataImpl, org.opensplice.dds.core.status.RequestedDeadlineMissedStatusImpl, org.opensplice.dds.topic.BuiltinTopicKeyImpl, org.opensplice.dds.core.GuardConditionImpl, org.opensplice.dds.core.event.AllDataDisposedEventImpl< TYPE >, org.opensplice.dds.core.policy.QosPolicyCountImpl, org.opensplice.dds.core.status.InconsistentTopicStatusImpl, org.opensplice.dds.core.status.LivelinessLostStatusImpl, org.opensplice.dds.core.status.SampleLostStatusImpl, org.opensplice.dds.core.policy.QosPolicyImpl, org.opensplice.dds.core.status.AllDataDisposedStatusImpl, org.opensplice.dds.core.IllegalArgumentExceptionImpl, org.opensplice.dds.core.InconsistentPolicyExceptionImpl, org.opensplice.dds.core.policy.PolicyFactoryImpl, org.opensplice.dds.core.policy.TypeConsistencyEnforcementImpl, org.opensplice.dds.core.PreconditionNotMetExceptionImpl, org.opensplice.dds.core.AlreadyClosedExceptionImpl, org.opensplice.dds.core.IllegalOperationExceptionImpl, org.opensplice.dds.core.ImmutablePolicyExceptionImpl, org.opensplice.dds.core.NotEnabledExceptionImpl, org.opensplice.dds.core.OutOfResourcesExceptionImpl, org.opensplice.dds.core.DDSExceptionImpl, org.opensplice.dds.core.status.DataAvailableStatusImpl, and org.opensplice.dds.core.status.DataOnReadersStatusImpl.


The documentation for this interface was generated from the following file: