VLink 2.0.0
A high-performance communication middleware
Loading...
Searching...
No Matches
vlink::Uint128 Member List

This is the complete list of members for vlink::Uint128, including all inherited members.

get_high() const noexceptvlink::Uint128inline
get_low() const noexceptvlink::Uint128inline
operator!=(const Uint128 &other) const noexceptvlink::Uint128inline
operator%(const Uint128 &other) constvlink::Uint128inline
operator%=(const Uint128 &other)vlink::Uint128inline
operator&(const Uint128 &other) const noexceptvlink::Uint128inline
operator&=(const Uint128 &other) noexceptvlink::Uint128inline
operator*(const Uint128 &other) const noexceptvlink::Uint128inline
operator*=(const Uint128 &other) noexceptvlink::Uint128inline
operator+(const Uint128 &other) const noexceptvlink::Uint128inline
operator++() noexceptvlink::Uint128inline
operator++(int) noexceptvlink::Uint128inline
operator+=(const Uint128 &other) noexceptvlink::Uint128inline
operator-(const Uint128 &other) const noexceptvlink::Uint128inline
operator--() noexceptvlink::Uint128inline
operator--(int) noexceptvlink::Uint128inline
operator-=(const Uint128 &other) noexceptvlink::Uint128inline
operator/(const Uint128 &other) constvlink::Uint128inline
operator/=(const Uint128 &other)vlink::Uint128inline
operator<(const Uint128 &other) const noexceptvlink::Uint128inline
operator<<(int shift) const noexceptvlink::Uint128inline
operator<<(std::ostream &os, const Uint128 &value) noexceptvlink::Uint128friend
operator<<=(int shift) noexceptvlink::Uint128inline
operator<=(const Uint128 &other) const noexceptvlink::Uint128inline
operator==(const Uint128 &other) const noexceptvlink::Uint128inline
operator>(const Uint128 &other) const noexceptvlink::Uint128inline
operator>=(const Uint128 &other) const noexceptvlink::Uint128inline
operator>>(int shift) const noexceptvlink::Uint128inline
operator>>=(int shift) noexceptvlink::Uint128inline
operator^(const Uint128 &other) const noexceptvlink::Uint128inline
operator^=(const Uint128 &other) noexceptvlink::Uint128inline
operator|(const Uint128 &other) const noexceptvlink::Uint128inline
operator|=(const Uint128 &other) noexceptvlink::Uint128inline
operator~() const noexceptvlink::Uint128inline
Uint128() noexcept=defaultvlink::Uint128
Uint128(T v) noexceptvlink::Uint128inline
Uint128(uint64_t high, uint64_t low) noexceptvlink::Uint128inlineexplicit