Go to the documentation of this file.
19 #ifndef GRPC_INTERNAL_CPP_EXT_FILTERS_CENSUS_RPC_ENCODING_H
20 #define GRPC_INTERNAL_CPP_EXT_FILTERS_CENSUS_RPC_ENCODING_H
27 #include "absl/base/internal/endian.h"
28 #include "absl/strings/string_view.h"
RpcServerStatsEncoding()=delete
@ kServerElapsedTimeOffset
@ kServerElapsedTimeField
void Store64(void *p, uint64_t v)
static constexpr size_t kVersionId
static size_t Encode(uint64_t time, char *buf, size_t buf_size)
static size_t Decode(absl::string_view buf, uint64_t *time)
static constexpr size_t kVersionIdSize
RpcServerStatsEncoding operator=(const RpcServerStatsEncoding &)=delete
uint64_t Load64(const void *p)
unsigned __int64 uint64_t
static constexpr size_t kVersionIdOffset
static constexpr size_t kRpcServerStatsSize
static constexpr size_t kEncodeDecodeFailure
static constexpr size_t kFieldIdSize
grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:01:13