GRPC Core  9.0.0
Public Member Functions
grpc_core::GlobalConfigEnvBool Class Reference

#include <global_config_env.h>

Public Member Functions

constexpr GlobalConfigEnvBool (char *name, bool default_value)
 
bool Get ()
 
void Set (bool value)
 
- Public Member Functions inherited from grpc_core::GlobalConfigEnv
grpc_core::UniquePtr< char > GetValue ()
 
void SetValue (const char *value)
 
void Unset ()
 

Additional Inherited Members

- Protected Member Functions inherited from grpc_core::GlobalConfigEnv
constexpr GlobalConfigEnv (char *name)
 
char * GetName ()
 

Constructor & Destructor Documentation

◆ GlobalConfigEnvBool()

constexpr grpc_core::GlobalConfigEnvBool::GlobalConfigEnvBool ( char *  name,
bool  default_value 
)
inlineconstexpr

Member Function Documentation

◆ Get()

bool grpc_core::GlobalConfigEnvBool::Get ( )

◆ Set()

void grpc_core::GlobalConfigEnvBool::Set ( bool  value)

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