#include <limits>
#include <string>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_table_driven.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/inlined_string_field.h>
#include <google/protobuf/metadata.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/unknown_field_set.h>
#include <google/protobuf/descriptor.pb.h>
Go to the source code of this file.
Classes | |
class | compiler::CodeGeneratorRequest |
class | compiler::CodeGeneratorResponse |
class | compiler::CodeGeneratorResponse_File |
struct | TableStruct_google_2fprotobuf_2fcompiler_2fplugin_2eproto |
class | compiler::Version |
Namespaces | |
compiler | |
internal | |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fcompiler_2fplugin_2eproto PROTOC_EXPORT |
Functions | |
template<> | |
PROTOBUF_NAMESPACE_CLOSE PROTOBUF_NAMESPACE_OPEN PROTOC_EXPORT PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorRequest * | Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorRequest > (Arena *) |
template<> | |
PROTOC_EXPORT PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse * | Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse > (Arena *) |
template<> | |
PROTOC_EXPORT PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File * | Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File > (Arena *) |
template<> | |
PROTOC_EXPORT PROTOBUF_NAMESPACE_ID::compiler::Version * | Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::compiler::Version > (Arena *) |
Variables | |
const PROTOC_EXPORT ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_google_2fprotobuf_2fcompiler_2fplugin_2eproto |
#define PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fcompiler_2fplugin_2eproto PROTOC_EXPORT |
Definition at line 38 of file plugin.pb.h.
PROTOBUF_NAMESPACE_CLOSE PROTOBUF_NAMESPACE_OPEN PROTOC_EXPORT PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorRequest* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorRequest > | ( | Arena * | ) |
Definition at line 1889 of file plugin.pb.cc.
PROTOC_EXPORT PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse > | ( | Arena * | ) |
Definition at line 1895 of file plugin.pb.cc.
PROTOC_EXPORT PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File > | ( | Arena * | ) |
Definition at line 1892 of file plugin.pb.cc.
PROTOC_EXPORT PROTOBUF_NAMESPACE_ID::compiler::Version* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::compiler::Version > | ( | Arena * | ) |
Definition at line 1886 of file plugin.pb.cc.
const PROTOC_EXPORT ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_google_2fprotobuf_2fcompiler_2fplugin_2eproto |
Definition at line 195 of file plugin.pb.cc.