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

import <dds-language_binding.idl;

Public Member Functions

DDS::ReturnCode_t copy_from (in MemberDescriptor descriptor)
 
boolean equals (in MemberDescriptor descriptor)
 
boolean is_consistent ()
 

Public Attributes

public ObjectName name
 
public MemberId id
 
public DynamicType type
 
public string default_value
 
public unsigned long index
 
public UnionCaseLabelSeq label
 
public boolean default_label
 

Member Function Documentation

◆ copy_from()

DDS::ReturnCode_t copy_from ( in MemberDescriptor  descriptor)

◆ equals()

boolean equals ( in MemberDescriptor  descriptor)

◆ is_consistent()

boolean is_consistent ( )

Member Data Documentation

◆ default_label

public boolean default_label

◆ default_value

public string default_value

◆ id

public MemberId id

◆ index

public unsigned long index

◆ label

public UnionCaseLabelSeq label

◆ name

public ObjectName name

◆ type

public DynamicType type

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