#include <channel.h>
◆ RegisteredCall() [1/3]
grpc_core::RegisteredCall::RegisteredCall |
( |
const char * |
method_arg, |
|
|
const char * |
host_arg |
|
) |
| |
|
explicit |
◆ RegisteredCall() [2/3]
grpc_core::RegisteredCall::RegisteredCall |
( |
const RegisteredCall & |
other | ) |
|
◆ RegisteredCall() [3/3]
◆ ~RegisteredCall()
grpc_core::RegisteredCall::~RegisteredCall |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ authority
◆ host
std::string grpc_core::RegisteredCall::host |
◆ method
std::string grpc_core::RegisteredCall::method |
◆ path
The documentation for this struct was generated from the following files: