#include <stdlib.h>
#include <string>
#include <google/protobuf/compiler/mock_code_generator.h>
#include <google/protobuf/compiler/plugin.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google::protobuf::compiler | |
Functions | |
int | main (int argc, char *argv[]) |
int | google::protobuf::compiler::ProtobufMain (int argc, char *argv[]) |
Definition at line 54 of file protobuf/src/google/protobuf/compiler/test_plugin.cc.