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

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
 

Member Function Documentation

◆ copy_from()

DDS::ReturnCode_t copy_from ( in TypeDescriptor  other)

◆ equals()

boolean equals ( in TypeDescriptor  other)

◆ is_consistent()

boolean is_consistent ( )

Member Data Documentation

◆ base_type

public DynamicType base_type

◆ bound

public BoundSeq bound

◆ discriminator_type

public DynamicType discriminator_type

◆ element_type

public DynamicType element_type
optional

◆ key_element_type

public DynamicType key_element_type
optional

◆ kind

public TypeKind kind

◆ name

public ObjectName name

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