import <dds-language_binding.idl;
Public Member Functions | |
DDS::ReturnCode_t | copy_from (in TypeDescriptor other) |
boolean | equals (in TypeDescriptor other) |
boolean | is_consistent () |
Public Attributes | |
public TypeKind | kind |
public ObjectName | name |
public DynamicType | base_type |
public DynamicType | discriminator_type |
public BoundSeq | bound |
public DynamicType | element_type |
public DynamicType | key_element_type |
DDS::ReturnCode_t copy_from | ( | in TypeDescriptor | other | ) |
boolean equals | ( | in TypeDescriptor | other | ) |
boolean is_consistent | ( | ) |
public DynamicType base_type |
public BoundSeq bound |
public DynamicType discriminator_type |
|
optional |
|
optional |
public TypeKind kind |
public ObjectName name |