OpenSplice Java 5 DCPS  v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
org.omg.dds.type.dynamic.TypeDescriptor Member List

This is the complete list of members for org.omg.dds.type.dynamic.TypeDescriptor, including all inherited members.

getBaseType()org.omg.dds.type.dynamic.TypeDescriptor
getBound()org.omg.dds.type.dynamic.TypeDescriptor
getDiscriminatorType()org.omg.dds.type.dynamic.TypeDescriptor
getElementType()org.omg.dds.type.dynamic.TypeDescriptor
getEnvironment()org.omg.dds.core.DDSObject
getKeyElementType()org.omg.dds.type.dynamic.TypeDescriptor
getKind()org.omg.dds.type.dynamic.TypeDescriptor
getName()org.omg.dds.type.dynamic.TypeDescriptor
isConsistent()org.omg.dds.type.dynamic.TypeDescriptor
withBaseType(DynamicType baseType)org.omg.dds.type.dynamic.TypeDescriptor
withBound(int... bound)org.omg.dds.type.dynamic.TypeDescriptor
withDiscriminatorType(DynamicType discriminatorType)org.omg.dds.type.dynamic.TypeDescriptor
withElementType(DynamicType elementType)org.omg.dds.type.dynamic.TypeDescriptor
withKeyElementType(DynamicType keyElementType)org.omg.dds.type.dynamic.TypeDescriptor
withKind(TypeKind kind)org.omg.dds.type.dynamic.TypeDescriptor
withName(String name)org.omg.dds.type.dynamic.TypeDescriptor