GRPC C++  1.31.1
Namespaces | Macros
config.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 grpc
 This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface.
 

Macros

#define GRPC_OVERRIDE   override
 The following macros are deprecated and appear only for users with PB files generated using gRPC 1.0.x plugins. More...
 
#define GRPC_FINAL   final
 

Macro Definition Documentation

◆ GRPC_FINAL

#define GRPC_FINAL   final

◆ GRPC_OVERRIDE

#define GRPC_OVERRIDE   override

The following macros are deprecated and appear only for users with PB files generated using gRPC 1.0.x plugins.

They should not be used in new code