Fast RTPS  Version 2.14.1
Fast RTPS
Loading...
Searching...
No Matches
AnnotationDescriptor Interface Reference

import <dds-language_binding.idl;

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
 

Member Function Documentation

◆ copy_from()

DDS::ReturnCode_t copy_from ( in AnnotationDescriptor  other)

◆ equals()

boolean equals ( in AnnotationDescriptor  other)

◆ get_all_value()

DDS::ReturnCode_t get_all_value ( inout Parameters  value)

◆ get_value()

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

◆ is_consistent()

boolean is_consistent ( )

◆ set_value()

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

Member Data Documentation

◆ type

public DynamicType type

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