34 #ifndef GRPCXX_RESOURCE_QUOTA_H
35 #define GRPCXX_RESOURCE_QUOTA_H
71 #endif // GRPCXX_RESOURCE_QUOTA_H
std::string string
Definition: config.h:50
ResourceQuota represents a bound on memory usage by the gRPC library.
Definition: resource_quota.h:48
grpc_resource_quota * c_resource_quota() const
Definition: resource_quota.h:60
Classes that require gRPC to be initialized should inherit from this class.
Definition: grpc_library.h:52
struct grpc_resource_quota grpc_resource_quota
Definition: grpc_types.h:544
ResourceQuota & Resize(size_t new_size)
Resize this ResourceQuota to a new size.