#include <generated_message_table_driven.h>
Classes | |
struct | enum_aux |
struct | map_aux |
struct | message_aux |
struct | string_aux |
Public Types | |
typedef bool(* | EnumValidator) (int) |
Public Member Functions | |
AuxillaryParseTableField ()=default | |
constexpr | AuxillaryParseTableField (AuxillaryParseTableField::enum_aux e) |
constexpr | AuxillaryParseTableField (AuxillaryParseTableField::map_aux m) |
constexpr | AuxillaryParseTableField (AuxillaryParseTableField::message_aux m) |
constexpr | AuxillaryParseTableField (AuxillaryParseTableField::string_aux s) |
Public Attributes | |
enum_aux | enums |
map_aux | maps |
message_aux | messages |
string_aux | strings |
Definition at line 141 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
Definition at line 142 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
|
default |
|
inlineconstexpr |
Definition at line 173 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
|
inlineconstexpr |
Definition at line 175 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
|
inlineconstexpr |
Definition at line 177 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
|
inlineconstexpr |
Definition at line 179 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
enum_aux google::protobuf.internal::AuxillaryParseTableField::enums |
Definition at line 148 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
map_aux google::protobuf.internal::AuxillaryParseTableField::maps |
Definition at line 170 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
message_aux google::protobuf.internal::AuxillaryParseTableField::messages |
Definition at line 159 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
string_aux google::protobuf.internal::AuxillaryParseTableField::strings |
Definition at line 165 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.