Struct ServiceDescription::ClassHash
Defined in File service_description.hpp
Nested Relationships
This struct is a nested type of Class ServiceDescription.
Struct Documentation
-
struct ClassHash
Public Functions
-
ClassHash() noexcept
-
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
-
ClassHash() noexcept