This is the complete list of members for MR::Id< T >, including all inherited members.
get() noexcept | MR::Id< T > | inline |
Id() noexcept | MR::Id< T > | inline |
Id(NoInit) noexcept | MR::Id< T > | inlineexplicit |
Id(int i) noexcept | MR::Id< T > | inlineexplicit |
Id(unsigned int i) noexcept | MR::Id< T > | inlineexplicit |
Id(size_t i) noexcept | MR::Id< T > | inlineexplicit |
Id(Id< U >)=delete | MR::Id< T > | |
operator bool() const | MR::Id< T > | inlineexplicit |
operator int() const | MR::Id< T > | inline |
operator!=(Id b) const | MR::Id< T > | inline |
operator!=(Id< U > b) const =delete | MR::Id< T > | |
operator++() | MR::Id< T > | inline |
operator++(int) | MR::Id< T > | inline |
operator+=(int a) | MR::Id< T > | inline |
operator--() | MR::Id< T > | inline |
operator--(int) | MR::Id< T > | inline |
operator-=(int a) | MR::Id< T > | inline |
operator<(Id b) const | MR::Id< T > | inline |
operator<(Id< U > b) const =delete | MR::Id< T > | |
operator==(Id b) const | MR::Id< T > | inline |
operator==(Id< U > b) const =delete | MR::Id< T > | |
valid() const | MR::Id< T > | inline |