|
iceoryx_posh 2.0.6
|
Public Member Functions | |
| ClassHash (const std::initializer_list< uint32_t > &values) noexcept | |
| uint32_t & | operator[] (iox::cxx::range< uint64_t, 0, CLASS_HASH_ELEMENT_COUNT - 1 > index) noexcept |
| const uint32_t & | operator[] (iox::cxx::range< uint64_t, 0, CLASS_HASH_ELEMENT_COUNT - 1 > index) const noexcept |
| bool | operator== (const ClassHash &rhs) const noexcept |
| bool | operator!= (const ClassHash &rhs) const noexcept |