#include <backend_metric.h>
Definition at line 30 of file backend_metric.h.
◆ ~BackendMetricAllocatorInterface()
virtual grpc_core::BackendMetricAllocatorInterface::~BackendMetricAllocatorInterface |
( |
| ) |
|
|
virtualdefault |
◆ AllocateBackendMetricData()
virtual BackendMetricData* grpc_core::BackendMetricAllocatorInterface::AllocateBackendMetricData |
( |
| ) |
|
|
pure virtual |
◆ AllocateString()
virtual char* grpc_core::BackendMetricAllocatorInterface::AllocateString |
( |
size_t |
size | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: