|
GRPC C++
1.39.1
|
Data Structures | |
| class | EndpointConfig |
| A set of parameters used to configure an endpoint, either when initiating a new connection on the client side or when listening for incoming connections on the server side. More... | |
| class | EventEngine |
| The EventEngine encapsulates all platform-specific behaviors related to low level network I/O, timers, asynchronous execution, and DNS resolution. More... | |
| class | SliceBuffer |
| class | SliceAllocator |
| class | SliceAllocatorFactory |
Functions | |
| std::shared_ptr< EventEngine > | DefaultEventEngineFactory () |
| std::shared_ptr<EventEngine> grpc_event_engine::experimental::DefaultEventEngineFactory | ( | ) |