Public Types | Public Member Functions

UnionMember< DELEGATE > Class Template Reference

#include <TypeObject.hpp>

Inheritance diagram for UnionMember< DELEGATE >:

List of all members.

Public Types

enum  MemberId { LABEL_UNIONMEMBER_MEMBER_ID = 100 }

Public Member Functions

const dds::type::UnionCaseLabelSeq label () const
dds::type::UnionCaseLabelSeqlabel (dds::type::UnionCaseLabelSeq &dst) const
void label (const dds::type::UnionCaseLabelSeq &value)

Detailed Description

template<typename DELEGATE>
class tdds::type::typeobject::UnionMember< DELEGATE >

Member of a union type

Definition at line 281 of file TypeObject.hpp.


Member Enumeration Documentation

enum MemberId

Member IDs used in the UnionMember type

Enumerator:
LABEL_UNIONMEMBER_MEMBER_ID 

Reimplemented from Member< DELEGATE >.

Definition at line 288 of file TypeObject.hpp.


Member Function Documentation

const dds::type::UnionCaseLabelSeq label (  )  const
void label ( const dds::type::UnionCaseLabelSeq value  ) 

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