#include <google/protobuf/compiler/code_generator.h>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/compiler/plugin.pb.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/stubs/strutil.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google::protobuf::compiler | |
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) |