class MapTypeCard

Defined at line 153 of file ../../third_party/protobuf/src/src/google/protobuf/generated_message_tctable_decl.h

Small type card used by mini parse to handle map entries.

Map key/values are very limited, so we can encode the whole thing in a single

byte.

Public Methods

void MapTypeCard ()

Defined at line 155 of file ../../third_party/protobuf/src/src/google/protobuf/generated_message_tctable_decl.h

void MapTypeCard (int number, WireFormatLite::WireType wiretype, bool is_signed, bool is_zigzag, bool is_utf8)

Defined at line 156 of file ../../third_party/protobuf/src/src/google/protobuf/generated_message_tctable_decl.h

uint8_t tag ()

Defined at line 163 of file ../../third_party/protobuf/src/src/google/protobuf/generated_message_tctable_decl.h

WireFormatLite::WireType wiretype ()

Defined at line 165 of file ../../third_party/protobuf/src/src/google/protobuf/generated_message_tctable_decl.h

bool is_signed ()

Defined at line 169 of file ../../third_party/protobuf/src/src/google/protobuf/generated_message_tctable_decl.h

bool is_zigzag ()

Defined at line 171 of file ../../third_party/protobuf/src/src/google/protobuf/generated_message_tctable_decl.h

bool is_utf8 ()

Defined at line 175 of file ../../third_party/protobuf/src/src/google/protobuf/generated_message_tctable_decl.h