GRPC C++  1.13.0-dev
Namespaces | Macros | Typedefs
config.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 grpc
 An Alarm posts the user provided tag to its associated completion queue upon expiry or cancellation.
 

Macros

#define GRPC_CUSTOM_STRING   std::string
 
#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
 

Typedefs

typedef std::string grpc::string
 

Macro Definition Documentation

◆ GRPC_CUSTOM_STRING

#define GRPC_CUSTOM_STRING   std::string

◆ 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