Class MemberId

Class Documentation

class MemberId

Public Functions

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

Public Members

uint32_t id = {member_id_invalid_value_}
bool must_understand = {false}