#include <string>
#include <utility>
#include <vector>
#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.
Classes | |
class | google::protobuf::compiler::CodeGenerator |
class | google::protobuf::compiler::GeneratorContext |
Namespaces | |
google::protobuf | |
google::protobuf::compiler | |
google::protobuf::io | |
Functions | |
void | google::protobuf::compiler::ParseGeneratorParameter (const std::string &text, std::vector< std::pair< std::string, std::string > > *output) |
std::string | google::protobuf::compiler::StripProto (const std::string &filename) |