GRPC C++
1.26.0
|
#include <grpc/support/port_platform.h>
#include <grpc/grpc.h>
#include "src/core/lib/debug/trace.h"
#include "src/core/lib/gprpp/atomic.h"
#include "src/core/lib/gprpp/map.h"
#include "src/core/lib/gprpp/orphanable.h"
#include "src/core/lib/iomgr/closure.h"
#include "src/core/lib/iomgr/exec_ctx.h"
Go to the source code of this file.
Data Structures | |
class | grpc_core::ConnectivityStateWatcherInterface |
class | grpc_core::AsyncConnectivityStateWatcherInterface |
class | grpc_core::ConnectivityStateTracker |
Namespaces | |
grpc_core | |
Internal thread interface. | |
Functions | |
const char * | grpc_core::ConnectivityStateName (grpc_connectivity_state state) |
Variables | |
TraceFlag | grpc_core::grpc_connectivity_state_trace |