webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Enumerations | Functions | Variables
struct.pb.h File Reference
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/map.h>
#include <google/protobuf/map_field_inl.h>
#include <google/protobuf/generated_enum_reflection.h>
#include <google/protobuf/unknown_field_set.h>

Go to the source code of this file.

Classes

class  google::protobuf::Struct
 
class  google::protobuf::Value
 
class  google::protobuf::ListValue
 
struct  google::protobuf::is_proto_enum< ::google::protobuf::NullValue >
 

Namespaces

 google
 
 google::protobuf
 

Enumerations

enum  google::protobuf::NullValue { google::protobuf::NULL_VALUE = 0, google::protobuf::NullValue_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min, google::protobuf::NullValue_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max }
 

Functions

void google::protobuf::protobuf_AddDesc_google_2fprotobuf_2fstruct_2eproto ()
 
void google::protobuf::protobuf_AssignDesc_google_2fprotobuf_2fstruct_2eproto ()
 
void google::protobuf::protobuf_ShutdownFile_google_2fprotobuf_2fstruct_2eproto ()
 
bool google::protobuf::NullValue_IsValid (int value)
 
const ::google::protobuf::EnumDescriptorgoogle::protobuf::NullValue_descriptor ()
 
const ::std::stringgoogle::protobuf::NullValue_Name (NullValue value)
 
bool google::protobuf::NullValue_Parse (const ::std::string &name, NullValue *value)
 
template<>
const EnumDescriptorgoogle::protobuf::GetEnumDescriptor< ::google::protobuf::NullValue > ()
 

Variables

const NullValue google::protobuf::NullValue_MIN = NULL_VALUE
 
const NullValue google::protobuf::NullValue_MAX = NULL_VALUE
 
const int google::protobuf::NullValue_ARRAYSIZE = NullValue_MAX + 1