#include <rpc_encoding.h>
Definition at line 37 of file rpc_encoding.h.
◆ FieldIdOffset
◆ FieldIdValue
◆ FieldSize
◆ RpcServerStatsEncoding() [1/3]
grpc::RpcServerStatsEncoding::RpcServerStatsEncoding |
( |
| ) |
|
|
privatedelete |
◆ RpcServerStatsEncoding() [2/3]
◆ RpcServerStatsEncoding() [3/3]
◆ Decode()
◆ Encode()
static size_t grpc::RpcServerStatsEncoding::Encode |
( |
uint64_t |
time, |
|
|
char * |
buf, |
|
|
size_t |
buf_size |
|
) |
| |
|
inlinestatic |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ kEncodeDecodeFailure
constexpr size_t grpc::RpcServerStatsEncoding::kEncodeDecodeFailure = 0 |
|
staticconstexpr |
◆ kFieldIdSize
constexpr size_t grpc::RpcServerStatsEncoding::kFieldIdSize = 1 |
|
staticconstexprprivate |
◆ kRpcServerStatsSize
constexpr size_t grpc::RpcServerStatsEncoding::kRpcServerStatsSize = 10 |
|
staticconstexpr |
◆ kVersionId
constexpr size_t grpc::RpcServerStatsEncoding::kVersionId = 0 |
|
staticconstexprprivate |
◆ kVersionIdOffset
constexpr size_t grpc::RpcServerStatsEncoding::kVersionIdOffset = 0 |
|
staticconstexprprivate |
◆ kVersionIdSize
constexpr size_t grpc::RpcServerStatsEncoding::kVersionIdSize = 1 |
|
staticconstexprprivate |
The documentation for this class was generated from the following files: