Public Types | Public Member Functions | List of all members
grpc::load_reporter::CpuStatsProvider Class Referenceabstract

#include <load_reporter.h>

Inheritance diagram for grpc::load_reporter::CpuStatsProvider:
Inheritance graph
[legend]

Public Types

using CpuStatsSample = std::pair< uint64_t, uint64_t >
 

Public Member Functions

virtual CpuStatsSample GetCpuStats ()=0
 
virtual ~CpuStatsProvider ()=default
 

Detailed Description

Definition at line 107 of file load_reporter.h.

Member Typedef Documentation

◆ CpuStatsSample

Definition at line 110 of file load_reporter.h.

Constructor & Destructor Documentation

◆ ~CpuStatsProvider()

virtual grpc::load_reporter::CpuStatsProvider::~CpuStatsProvider ( )
virtualdefault

Member Function Documentation

◆ GetCpuStats()

virtual CpuStatsSample grpc::load_reporter::CpuStatsProvider::GetCpuStats ( )
pure virtual

The documentation for this class was generated from the following file:


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