|
GRPC C++
1.0.0
|
#include <grpc++/impl/codegen/config.h>#include <grpc++/impl/codegen/status.h>#include <grpc/impl/codegen/grpc_types.h>Go to the source code of this file.
Data Structures | |
| class | grpc::CoreCodegenInterface |
| Interface between the codegen library and the minimal subset of core features required by the generated code. More... | |
Namespaces | |
| grpc | |
Macros | |
| #define | GPR_CODEGEN_ASSERT(x) |
| Codegen specific version of GPR_ASSERT. More... | |
| #define GPR_CODEGEN_ASSERT | ( | x | ) |
Codegen specific version of GPR_ASSERT.
1.8.11