Public Member Functions | List of all members
grpc_core::BackendMetricAllocatorInterface Class Referenceabstract

#include <backend_metric.h>

Inheritance diagram for grpc_core::BackendMetricAllocatorInterface:
Inheritance graph
[legend]

Public Member Functions

virtual BackendMetricDataAllocateBackendMetricData ()=0
 
virtual char * AllocateString (size_t size)=0
 
virtual ~BackendMetricAllocatorInterface ()=default
 

Detailed Description

Definition at line 30 of file backend_metric.h.

Constructor & Destructor Documentation

◆ ~BackendMetricAllocatorInterface()

virtual grpc_core::BackendMetricAllocatorInterface::~BackendMetricAllocatorInterface ( )
virtualdefault

Member Function Documentation

◆ 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:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:35