webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
csharp_names.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::compiler
 
 google::protobuf::compiler::csharp
 

Functions

std::string google::protobuf::compiler::csharp::GetFileNamespace (const FileDescriptor *descriptor)
 
std::string google::protobuf::compiler::csharp::GetClassName (const Descriptor *descriptor)
 
std::string google::protobuf::compiler::csharp::GetReflectionClassName (const FileDescriptor *descriptor)
 
std::string google::protobuf::compiler::csharp::GetOutputFile (const google::protobuf::FileDescriptor *descriptor, const std::string file_extension, const bool generate_directories, const std::string base_namespace, string *error)