Public Attributes | |
CodeGenerator * | generator |
std::string | name |
std::string | output_location |
std::string | parameter |
Definition at line 405 of file command_line_interface.h.
CodeGenerator* google::protobuf::compiler::CommandLineInterface::OutputDirective::generator |
Definition at line 407 of file command_line_interface.h.
std::string google::protobuf::compiler::CommandLineInterface::OutputDirective::name |
Definition at line 406 of file command_line_interface.h.
std::string google::protobuf::compiler::CommandLineInterface::OutputDirective::output_location |
Definition at line 409 of file command_line_interface.h.
std::string google::protobuf::compiler::CommandLineInterface::OutputDirective::parameter |
Definition at line 408 of file command_line_interface.h.