Namespaces | Functions
cpp_names.h File Reference
#include <string>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Include dependency graph for cpp_names.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::compiler
 
 google::protobuf::compiler::cpp
 

Functions

std::string google::protobuf::compiler::cpp::ClassName (const Descriptor *descriptor)
 
std::string google::protobuf::compiler::cpp::ClassName (const EnumDescriptor *enum_descriptor)
 
std::string google::protobuf::compiler::cpp::EnumValueName (const EnumValueDescriptor *enum_value)
 
std::string google::protobuf::compiler::cpp::FieldName (const FieldDescriptor *field)
 
std::string google::protobuf::compiler::cpp::OneofCaseConstantName (const FieldDescriptor *field)
 
std::string google::protobuf::compiler::cpp::QualifiedClassName (const Descriptor *d)
 
std::string google::protobuf::compiler::cpp::QualifiedClassName (const EnumDescriptor *d)
 
std::string google::protobuf::compiler::cpp::QualifiedExtensionName (const FieldDescriptor *d)
 
std::string google::protobuf::compiler::cpp::QualifiedOneofCaseConstantName (const FieldDescriptor *field)
 
std::string google::protobuf::compiler::cpp::StripProto (const std::string &filename)
 


grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:02:05