VLink 2.0.0
A high-performance communication middleware
载入中...
搜索中...
未找到
vlink::Uint128 成员列表

成员的完整列表,这些成员属于 vlink::Uint128,包括所有继承而来的类成员

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