|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <google/protobuf/io/zero_copy_stream_impl_lite.h>#include <google/protobuf/descriptor.h>#include <google/protobuf/extension_set.h>#include <google/protobuf/message.h>#include <google/protobuf/repeated_field.h>#include <google/protobuf/wire_format.h>#include <google/protobuf/wire_format_lite_inl.h>Classes | |
| class | google::protobuf.internal::MessageSetFieldSkipper |
| class | google::protobuf.internal::DescriptorPoolExtensionFinder |
Namespaces | |
| google::protobuf | |
| google.protobuf.internal | |
Macros | |
| #define | GOOGLE_DCHECK_TYPE(EXTENSION, LABEL, CPPTYPE) |
| #define | HANDLE_TYPE(UPPERCASE, LOWERCASE) |
| #define | HANDLE_TYPE(UPPERCASE, CAMELCASE, LOWERCASE) |
| #define | HANDLE_TYPE(UPPERCASE, CAMELCASE, LOWERCASE) |
| #define | HANDLE_TYPE(UPPERCASE, CAMELCASE, VALUE) |
Functions | |
| FieldDescriptor::Type | google.protobuf.internal::real_type (FieldType type) |
| FieldDescriptor::CppType | google.protobuf.internal::cpp_type (FieldType type) |
| WireFormatLite::FieldType | google.protobuf.internal::field_type (FieldType type) |
| #define GOOGLE_DCHECK_TYPE | ( | EXTENSION, | |
| LABEL, | |||
| CPPTYPE | |||
| ) |
| #define HANDLE_TYPE | ( | UPPERCASE, | |
| LOWERCASE | |||
| ) |
| #define HANDLE_TYPE | ( | UPPERCASE, | |
| CAMELCASE, | |||
| LOWERCASE | |||
| ) |
| #define HANDLE_TYPE | ( | UPPERCASE, | |
| CAMELCASE, | |||
| LOWERCASE | |||
| ) |
| #define HANDLE_TYPE | ( | UPPERCASE, | |
| CAMELCASE, | |||
| VALUE | |||
| ) |
1.8.13