#include <xds_api.h>
|
| RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) |
|
◆ DropCategoryList
◆ AddCategory()
void grpc_core::XdsApi::EdsUpdate::DropConfig::AddCategory |
( |
std::string |
name, |
|
|
uint32_t |
parts_per_million |
|
) |
| |
|
inline |
◆ drop_all()
bool grpc_core::XdsApi::EdsUpdate::DropConfig::drop_all |
( |
| ) |
const |
|
inline |
◆ drop_category_list()
const DropCategoryList& grpc_core::XdsApi::EdsUpdate::DropConfig::drop_category_list |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool grpc_core::XdsApi::EdsUpdate::DropConfig::operator!= |
( |
const DropConfig & |
other | ) |
const |
|
inline |
◆ operator==()
bool grpc_core::XdsApi::EdsUpdate::DropConfig::operator== |
( |
const DropConfig & |
other | ) |
const |
|
inline |
◆ ShouldDrop()
bool grpc_core::XdsApi::EdsUpdate::DropConfig::ShouldDrop |
( |
const std::string ** |
category_name | ) |
const |
◆ ToString()
std::string grpc_core::XdsApi::EdsUpdate::DropConfig::ToString |
( |
| ) |
const |
The documentation for this class was generated from the following files: