OpenDDS
Snapshot(2023/04/28-20:55)
|
import "dds/DdsDcpsInfrastructure.idl";
import "dds/DdsDcpsDomain.idl";
import "dds/DdsDynamicDataSeq.idl";
Go to the source code of this file.
Classes | |
interface | DDS::AnnotationDescriptor |
interface | DDS::VerbatimTextDescriptor |
interface | DDS::TypeDescriptor |
interface | DDS::MemberDescriptor |
interface | DDS::DynamicTypeMember |
interface | DDS::DynamicTypeMembersByName |
interface | DDS::DynamicTypeMembersById |
interface | DDS::DynamicType |
interface | DDS::DynamicDataFactoryInterf |
interface | DDS::DynamicData |
Modules | |
DDS | |
The End User API. | |
Typedefs | |
typedef sequence< string > | DDS::IncludePathSeq |
typedef string< 256 > | DDS::ObjectName |
typedef sequence< unsigned long > | DDS::BoundSeq |
typedef octet | DDS::TypeKind |
typedef unsigned long | DDS::MemberId |
typedef sequence< long > | DDS::UnionCaseLabelSeq |
Enumerations | |
enum | DDS::ExtensibilityKind { DDS::FINAL, DDS::APPENDABLE, DDS::MUTABLE } |
enum | DDS::TryConstructKind { DDS::USE_DEFAULT, DDS::DISCARD, DDS::TRIM } |