

Go to the source code of this file.
Namespaces | |
| grpc_cpp_generator | |
Functions | |
| std::string | grpc_cpp_generator::ClassName (const grpc::protobuf::Descriptor *descriptor, bool qualified) |
| std::string | grpc_cpp_generator::DotsToColons (const std::string &name) |
| std::string | grpc_cpp_generator::DotsToUnderscores (const std::string &name) |
| template<typename DescriptorType > | |
| std::string | grpc_cpp_generator::GetCppComments (const DescriptorType *desc, bool leading) |