Public Member Functions | Public Attributes | Static Private Attributes | List of all members
eprosima::fastcdr::MemberId Class Reference

#include <MemberId.hpp>

Public Member Functions

 MemberId ()=default
 
 MemberId (uint32_t id_value)
 
bool operator!= (const MemberId member_id) const
 
bool operator== (const MemberId member_id) const
 
bool operator== (uint32_t id_value) const
 

Public Attributes

uint32_t id { member_id_invalid_value_ }
 
bool must_understand { false }
 

Static Private Attributes

static constexpr uint32_t member_id_invalid_value_ = 0xFFFFFFFF
 

Detailed Description

Definition at line 27 of file MemberId.hpp.

Constructor & Destructor Documentation

◆ MemberId() [1/2]

eprosima::fastcdr::MemberId::MemberId ( )
default

◆ MemberId() [2/2]

eprosima::fastcdr::MemberId::MemberId ( uint32_t  id_value)
inline

Definition at line 33 of file MemberId.hpp.

Member Function Documentation

◆ operator!=()

bool eprosima::fastcdr::MemberId::operator!= ( const MemberId  member_id) const
inline

Definition at line 51 of file MemberId.hpp.

◆ operator==() [1/2]

bool eprosima::fastcdr::MemberId::operator== ( const MemberId  member_id) const
inline

Definition at line 45 of file MemberId.hpp.

◆ operator==() [2/2]

bool eprosima::fastcdr::MemberId::operator== ( uint32_t  id_value) const
inline

Definition at line 39 of file MemberId.hpp.

Member Data Documentation

◆ id

uint32_t eprosima::fastcdr::MemberId::id { member_id_invalid_value_ }

Definition at line 57 of file MemberId.hpp.

◆ member_id_invalid_value_

constexpr uint32_t eprosima::fastcdr::MemberId::member_id_invalid_value_ = 0xFFFFFFFF
staticconstexprprivate

Definition at line 63 of file MemberId.hpp.

◆ must_understand

bool eprosima::fastcdr::MemberId::must_understand { false }

Definition at line 59 of file MemberId.hpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30