#include <string>
#include <google/protobuf/stubs/port.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) |
string PROTOC_EXPORT | google::protobuf::compiler::csharp::GetOutputFile (const FileDescriptor *descriptor, const string file_extension, const bool generate_directories, const string base_namespace, string *error) |
std::string | google::protobuf::compiler::csharp::GetReflectionClassName (const FileDescriptor *descriptor) |