#include <string>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google::protobuf::compiler | |
google::protobuf::compiler::java | |
Functions | |
std::string | google::protobuf::compiler::java::CapitalizedFieldName (const FieldDescriptor *field) |
std::string | google::protobuf::compiler::java::ClassName (const Descriptor *descriptor) |
std::string | google::protobuf::compiler::java::ClassName (const EnumDescriptor *descriptor) |
std::string | google::protobuf::compiler::java::ClassName (const FileDescriptor *descriptor) |
std::string | google::protobuf::compiler::java::ClassName (const ServiceDescriptor *descriptor) |
std::string | google::protobuf::compiler::java::FileJavaPackage (const FileDescriptor *file) |