#include <command_line_interface.h>
◆ CommandLineInterface()
google::protobuf::compiler::CommandLineInterface::CommandLineInterface |
( |
| ) |
|
◆ ~CommandLineInterface()
google::protobuf::compiler::CommandLineInterface::~CommandLineInterface |
( |
| ) |
|
◆ AllowPlugins()
void google::protobuf::compiler::CommandLineInterface::AllowPlugins |
( |
const string & |
exe_name_prefix | ) |
|
◆ RegisterGenerator() [1/2]
void google::protobuf::compiler::CommandLineInterface::RegisterGenerator |
( |
const string & |
flag_name, |
|
|
CodeGenerator * |
generator, |
|
|
const string & |
help_text |
|
) |
| |
◆ RegisterGenerator() [2/2]
void google::protobuf::compiler::CommandLineInterface::RegisterGenerator |
( |
const string & |
flag_name, |
|
|
const string & |
option_flag_name, |
|
|
CodeGenerator * |
generator, |
|
|
const string & |
help_text |
|
) |
| |
◆ Run()
int google::protobuf::compiler::CommandLineInterface::Run |
( |
int |
argc, |
|
|
const char *const |
argv[] |
|
) |
| |
◆ SetInputsAreProtoPathRelative()
void google::protobuf::compiler::CommandLineInterface::SetInputsAreProtoPathRelative |
( |
bool |
enable | ) |
|
|
inline |
◆ SetVersionInfo()
void google::protobuf::compiler::CommandLineInterface::SetVersionInfo |
( |
const string & |
text | ) |
|
|
inline |
The documentation for this class was generated from the following files: