#include <string>
#include <google/protobuf/port.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google::protobuf::compiler | |
google::protobuf::compiler::csharp | |
Functions | |
std::string | google::protobuf::compiler::csharp::GetClassName (const Descriptor *descriptor) |
std::string | google::protobuf::compiler::csharp::GetFileNamespace (const FileDescriptor *descriptor) |
std::string | google::protobuf::compiler::csharp::GetOutputFile (const FileDescriptor *descriptor, const std::string file_extension, const bool generate_directories, const std::string base_namespace, std::string *error) |
std::string | google::protobuf::compiler::csharp::GetReflectionClassName (const FileDescriptor *descriptor) |