webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
plugin.cc File Reference
#include <google/protobuf/compiler/plugin.h>
#include <iostream>
#include <set>
#include <unistd.h>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/compiler/plugin.pb.h>
#include <google/protobuf/compiler/code_generator.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/io/zero_copy_stream_impl.h>

Classes

class  google::protobuf::compiler::GeneratorResponseContext
 

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::compiler
 

Functions

bool google::protobuf::compiler::GenerateCode (const CodeGeneratorRequest &request, const CodeGenerator &generator, CodeGeneratorResponse *response, string *error_msg)
 
int google::protobuf::compiler::PluginMain (int argc, char *argv[], const CodeGenerator *generator)