#include <int128.h>
◆ uint128() [1/6]
◆ uint128() [2/6]
◆ uint128() [3/6]
◆ uint128() [4/6]
◆ uint128() [5/6]
◆ uint128() [6/6]
◆ Initialize()
◆ operator &=()
◆ operator%=()
◆ operator*=()
◆ operator++() [1/2]
uint128 google::protobuf::uint128::operator++ |
( |
int |
| ) |
|
|
inline |
◆ operator++() [2/2]
uint128 & google::protobuf::uint128::operator++ |
( |
| ) |
|
|
inline |
◆ operator+=()
◆ operator--() [1/2]
uint128 google::protobuf::uint128::operator-- |
( |
int |
| ) |
|
|
inline |
◆ operator--() [2/2]
uint128 & google::protobuf::uint128::operator-- |
( |
| ) |
|
|
inline |
◆ operator-=()
◆ operator/=()
◆ operator<<=()
uint128 & google::protobuf::uint128::operator<<= |
( |
int |
amount | ) |
|
|
inline |
◆ operator>>=()
uint128 & google::protobuf::uint128::operator>>= |
( |
int |
amount | ) |
|
|
inline |
◆ operator^=()
◆ operator|=()
◆ operator<<
◆ Uint128High64
◆ Uint128Low64
The documentation for this class was generated from the following files:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/stubs/int128.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/stubs/int128.cc