OpenDDS  Snapshot(2023/04/28-20:55)
Public Member Functions | Public Attributes | List of all members
DDS::AnnotationDescriptor Interface Reference

import"DdsDynamicData.idl";

Collaboration diagram for DDS::AnnotationDescriptor:
Collaboration graph
[legend]

Public Member Functions

DDS::ReturnCode_t get_value (inout ObjectName value, in ObjectName key)
 
DDS::ReturnCode_t get_all_value (inout Parameters value)
 
DDS::ReturnCode_t set_value (in ObjectName key, in ObjectName value)
 
DDS::ReturnCode_t copy_from (in AnnotationDescriptor other)
 
boolean equals (in AnnotationDescriptor other)
 
boolean is_consistent ()
 

Public Attributes

public DynamicType type
 

Detailed Description

Definition at line 36 of file DdsDynamicData.idl.

Member Function Documentation

◆ copy_from()

DDS::ReturnCode_t DDS::AnnotationDescriptor::copy_from ( in AnnotationDescriptor  other)

◆ equals()

boolean DDS::AnnotationDescriptor::equals ( in AnnotationDescriptor  other)

◆ get_all_value()

DDS::ReturnCode_t DDS::AnnotationDescriptor::get_all_value ( inout Parameters  value)

◆ get_value()

DDS::ReturnCode_t DDS::AnnotationDescriptor::get_value ( inout ObjectName  value,
in ObjectName  key 
)

◆ is_consistent()

boolean DDS::AnnotationDescriptor::is_consistent ( )

◆ set_value()

DDS::ReturnCode_t DDS::AnnotationDescriptor::set_value ( in ObjectName  key,
in ObjectName  value 
)

Member Data Documentation

◆ type

public DynamicType DDS::AnnotationDescriptor::type

Definition at line 37 of file DdsDynamicData.idl.


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