|
BWAPI
|


Go to the source code of this file.
Classes | |
| class | google::protobuf::internal::WireFormatLite |
| class | google::protobuf::internal::FieldSkipper |
Namespaces | |
| namespace | |
| namespace | google::protobuf |
| namespace | google::protobuf::io |
| namespace | google::protobuf::internal |
Defines | |
| #define | GOOGLE_PROTOBUF_WIRE_FORMAT_MAKE_TAG(FIELD_NUMBER, TYPE) |
| #define | input io::CodedInputStream* input |
| #define | output io::CodedOutputStream* output |
| #define | field_number int field_number |
| #define | INL GOOGLE_ATTRIBUTE_ALWAYS_INLINE |
| #define | output uint8* target |
| #define field_number int field_number |
| #define GOOGLE_PROTOBUF_WIRE_FORMAT_MAKE_TAG | ( | FIELD_NUMBER, | |
| TYPE | |||
| ) |
static_cast<uint32>( \ ((FIELD_NUMBER) << ::google::protobuf::internal::WireFormatLite::kTagTypeBits) \ | (TYPE))
| #define INL GOOGLE_ATTRIBUTE_ALWAYS_INLINE |
| #define output uint8* target |
1.7.6.1