BWAPI
google::protobuf::internal::WireFormatLite Member List
This is the complete list of members for google::protobuf::internal::WireFormatLite, including all inherited members.
BytesSize(const string &value)google::protobuf::internal::WireFormatLite [inline, static]
CppType enum namegoogle::protobuf::internal::WireFormatLite
CPPTYPE_BOOL enum valuegoogle::protobuf::internal::WireFormatLite
CPPTYPE_DOUBLE enum valuegoogle::protobuf::internal::WireFormatLite
CPPTYPE_ENUM enum valuegoogle::protobuf::internal::WireFormatLite
CPPTYPE_FLOAT enum valuegoogle::protobuf::internal::WireFormatLite
CPPTYPE_INT32 enum valuegoogle::protobuf::internal::WireFormatLite
CPPTYPE_INT64 enum valuegoogle::protobuf::internal::WireFormatLite
CPPTYPE_MESSAGE enum valuegoogle::protobuf::internal::WireFormatLite
CPPTYPE_STRING enum valuegoogle::protobuf::internal::WireFormatLite
CPPTYPE_UINT32 enum valuegoogle::protobuf::internal::WireFormatLite
CPPTYPE_UINT64 enum valuegoogle::protobuf::internal::WireFormatLite
DecodeDouble(uint64 value)google::protobuf::internal::WireFormatLite [inline, static]
DecodeFloat(uint32 value)google::protobuf::internal::WireFormatLite [inline, static]
EncodeDouble(double value)google::protobuf::internal::WireFormatLite [inline, static]
EncodeFloat(float value)google::protobuf::internal::WireFormatLite [inline, static]
EnumSize(int value)google::protobuf::internal::WireFormatLite [inline, static]
FieldType enum namegoogle::protobuf::internal::WireFormatLite
FieldTypeToCppType(FieldType type)google::protobuf::internal::WireFormatLite [inline, static]
GetTagFieldNumber(uint32 tag)google::protobuf::internal::WireFormatLite [inline, static]
GetTagWireType(uint32 tag)google::protobuf::internal::WireFormatLite [inline, static]
GroupSize(const MessageLite &value)google::protobuf::internal::WireFormatLite [inline, static]
GroupSizeNoVirtual(const MessageType &value)google::protobuf::internal::WireFormatLite [inline, static]
Int32Size(int32 value)google::protobuf::internal::WireFormatLite [inline, static]
Int64Size(int64 value)google::protobuf::internal::WireFormatLite [inline, static]
kBoolSizegoogle::protobuf::internal::WireFormatLite [static]
kDoubleSizegoogle::protobuf::internal::WireFormatLite [static]
kFixed32Sizegoogle::protobuf::internal::WireFormatLite [static]
kFixed64Sizegoogle::protobuf::internal::WireFormatLite [static]
kFloatSizegoogle::protobuf::internal::WireFormatLite [static]
kMessageSetItemEndTaggoogle::protobuf::internal::WireFormatLite [static]
kMessageSetItemNumbergoogle::protobuf::internal::WireFormatLite [static]
kMessageSetItemStartTaggoogle::protobuf::internal::WireFormatLite [static]
kMessageSetItemTagsSizegoogle::protobuf::internal::WireFormatLite [static]
kMessageSetMessageNumbergoogle::protobuf::internal::WireFormatLite [static]
kMessageSetMessageTaggoogle::protobuf::internal::WireFormatLite [static]
kMessageSetTypeIdNumbergoogle::protobuf::internal::WireFormatLite [static]
kMessageSetTypeIdTaggoogle::protobuf::internal::WireFormatLite [static]
kSFixed32Sizegoogle::protobuf::internal::WireFormatLite [static]
kSFixed64Sizegoogle::protobuf::internal::WireFormatLite [static]
kTagTypeBitsgoogle::protobuf::internal::WireFormatLite [static]
kTagTypeMaskgoogle::protobuf::internal::WireFormatLite [static]
MakeTag(int field_number, WireType type)google::protobuf::internal::WireFormatLite [inline, static]
MAX_CPPTYPE enum valuegoogle::protobuf::internal::WireFormatLite
MAX_FIELD_TYPE enum valuegoogle::protobuf::internal::WireFormatLite
MessageSize(const MessageLite &value)google::protobuf::internal::WireFormatLite [inline, static]
MessageSizeNoVirtual(const MessageType &value)google::protobuf::internal::WireFormatLite [inline, static]
ReadBytes(input, string *value)google::protobuf::internal::WireFormatLite [static]
ReadGroup(field_number, input, MessageLite *value)google::protobuf::internal::WireFormatLite [inline, static]
ReadGroupNoVirtual(field_number, input, MessageType *value)google::protobuf::internal::WireFormatLite [inline, static]
ReadGroupNoVirtual(int field_number, io::CodedInputStream *input, MessageType *value)google::protobuf::internal::WireFormatLite [inline]
ReadMessage(input, MessageLite *value)google::protobuf::internal::WireFormatLite [inline, static]
ReadMessageNoVirtual(input, MessageType *value)google::protobuf::internal::WireFormatLite [inline, static]
ReadMessageNoVirtual(io::CodedInputStream *input, MessageType *value)google::protobuf::internal::WireFormatLite [inline]
ReadPackedEnumNoInline(input, bool(*is_valid)(int), RepeatedField< int > *value)google::protobuf::internal::WireFormatLite [static]
ReadPackedPrimitive(input, RepeatedField< CType > *value) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
ReadPackedPrimitive(io::CodedInputStream *input, RepeatedField< CType > *values)google::protobuf::internal::WireFormatLite [inline]
ReadPackedPrimitiveNoInline(input, RepeatedField< CType > *value)google::protobuf::internal::WireFormatLite [static]
ReadPackedPrimitiveNoInline(io::CodedInputStream *input, RepeatedField< CType > *values)google::protobuf::internal::WireFormatLite
ReadPrimitive(input, CType *value) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
ReadPrimitiveFromArray(const uint8 *buffer, CType *value) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
ReadRepeatedPrimitive(int tag_size, uint32 tag, input, RepeatedField< CType > *value) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
ReadRepeatedPrimitive(int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *values)google::protobuf::internal::WireFormatLite [inline]
ReadRepeatedPrimitiveNoInline(int tag_size, uint32 tag, input, RepeatedField< CType > *value)google::protobuf::internal::WireFormatLite [static]
ReadRepeatedPrimitiveNoInline(int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *value)google::protobuf::internal::WireFormatLite
ReadString(input, string *value)google::protobuf::internal::WireFormatLite [static]
SInt32Size(int32 value)google::protobuf::internal::WireFormatLite [inline, static]
SInt64Size(int64 value)google::protobuf::internal::WireFormatLite [inline, static]
SkipField(io::CodedInputStream *input, uint32 tag)google::protobuf::internal::WireFormatLite [static]
SkipMessage(io::CodedInputStream *input)google::protobuf::internal::WireFormatLite [static]
StringSize(const string &value)google::protobuf::internal::WireFormatLite [inline, static]
TagSize(int field_number, WireFormatLite::FieldType type)google::protobuf::internal::WireFormatLite [inline, static]
TYPE_BOOL enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_BYTES enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_DOUBLE enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_ENUM enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_FIXED32 enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_FIXED64 enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_FLOAT enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_GROUP enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_INT32 enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_INT64 enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_MESSAGE enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_SFIXED32 enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_SFIXED64 enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_SINT32 enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_SINT64 enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_STRING enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_UINT32 enum valuegoogle::protobuf::internal::WireFormatLite
TYPE_UINT64 enum valuegoogle::protobuf::internal::WireFormatLite
UInt32Size(uint32 value)google::protobuf::internal::WireFormatLite [inline, static]
UInt64Size(uint64 value)google::protobuf::internal::WireFormatLite [inline, static]
WireType enum namegoogle::protobuf::internal::WireFormatLite
WIRETYPE_END_GROUP enum valuegoogle::protobuf::internal::WireFormatLite
WIRETYPE_FIXED32 enum valuegoogle::protobuf::internal::WireFormatLite
WIRETYPE_FIXED64 enum valuegoogle::protobuf::internal::WireFormatLite
WIRETYPE_LENGTH_DELIMITED enum valuegoogle::protobuf::internal::WireFormatLite
WIRETYPE_START_GROUP enum valuegoogle::protobuf::internal::WireFormatLite
WIRETYPE_VARINT enum valuegoogle::protobuf::internal::WireFormatLite
WireTypeForFieldType(WireFormatLite::FieldType type)google::protobuf::internal::WireFormatLite [inline, static]
WriteBool(field_number, bool value, output)google::protobuf::internal::WireFormatLite [static]
WriteBoolNoTag(bool value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteBoolNoTagToArray(bool value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteBoolToArray(field_number, bool value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteBytes(field_number, const string &value, output)google::protobuf::internal::WireFormatLite [static]
WriteBytesToArray(field_number, const string &value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteDouble(field_number, double value, output)google::protobuf::internal::WireFormatLite [static]
WriteDoubleNoTag(double value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteDoubleNoTagToArray(double value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteDoubleToArray(field_number, double value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteEnum(field_number, int value, output)google::protobuf::internal::WireFormatLite [static]
WriteEnumNoTag(int value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteEnumNoTagToArray(int value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteEnumToArray(field_number, int value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteFixed32(field_number, uint32 value, output)google::protobuf::internal::WireFormatLite [static]
WriteFixed32NoTag(uint32 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteFixed32NoTagToArray(uint32 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteFixed32ToArray(field_number, uint32 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteFixed64(field_number, uint64 value, output)google::protobuf::internal::WireFormatLite [static]
WriteFixed64NoTag(uint64 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteFixed64NoTagToArray(uint64 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteFixed64ToArray(field_number, uint64 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteFloat(field_number, float value, output)google::protobuf::internal::WireFormatLite [static]
WriteFloatNoTag(float value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteFloatNoTagToArray(float value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteFloatToArray(field_number, float value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteGroup(field_number, const MessageLite &value, output)google::protobuf::internal::WireFormatLite [static]
WriteGroupMaybeToArray(field_number, const MessageLite &value, output)google::protobuf::internal::WireFormatLite [static]
WriteGroupNoVirtual(field_number, const MessageType &value, output)google::protobuf::internal::WireFormatLite [inline, static]
WriteGroupNoVirtual(int field_number, const MessageType &value, io::CodedOutputStream *output)google::protobuf::internal::WireFormatLite [inline]
WriteGroupNoVirtualToArray(field_number, const MessageType &value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteGroupNoVirtualToArray(int field_number, const MessageType &value, uint8 *target)google::protobuf::internal::WireFormatLite [inline]
WriteGroupToArray(field_number, const MessageLite &value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteInt32(field_number, int32 value, output)google::protobuf::internal::WireFormatLite [static]
WriteInt32NoTag(int32 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteInt32NoTagToArray(int32 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteInt32ToArray(field_number, int32 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteInt64(field_number, int64 value, output)google::protobuf::internal::WireFormatLite [static]
WriteInt64NoTag(int64 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteInt64NoTagToArray(int64 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteInt64ToArray(field_number, int64 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteMessage(field_number, const MessageLite &value, output)google::protobuf::internal::WireFormatLite [static]
WriteMessageMaybeToArray(field_number, const MessageLite &value, output)google::protobuf::internal::WireFormatLite [static]
WriteMessageNoVirtual(field_number, const MessageType &value, output)google::protobuf::internal::WireFormatLite [inline, static]
WriteMessageNoVirtual(int field_number, const MessageType &value, io::CodedOutputStream *output)google::protobuf::internal::WireFormatLite [inline]
WriteMessageNoVirtualToArray(field_number, const MessageType &value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteMessageNoVirtualToArray(int field_number, const MessageType &value, uint8 *target)google::protobuf::internal::WireFormatLite [inline]
WriteMessageToArray(field_number, const MessageLite &value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteSFixed32(field_number, int32 value, output)google::protobuf::internal::WireFormatLite [static]
WriteSFixed32NoTag(int32 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteSFixed32NoTagToArray(int32 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteSFixed32ToArray(field_number, int32 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteSFixed64(field_number, int64 value, output)google::protobuf::internal::WireFormatLite [static]
WriteSFixed64NoTag(int64 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteSFixed64NoTagToArray(int64 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteSFixed64ToArray(field_number, int64 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteSInt32(field_number, int32 value, output)google::protobuf::internal::WireFormatLite [static]
WriteSInt32NoTag(int32 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteSInt32NoTagToArray(int32 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteSInt32ToArray(field_number, int32 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteSInt64(field_number, int64 value, output)google::protobuf::internal::WireFormatLite [static]
WriteSInt64NoTag(int64 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteSInt64NoTagToArray(int64 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteSInt64ToArray(field_number, int64 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteString(field_number, const string &value, output)google::protobuf::internal::WireFormatLite [static]
WriteStringToArray(field_number, const string &value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteTag(field_number, WireType type, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteTagToArray(field_number, WireType type, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteUInt32(field_number, uint32 value, output)google::protobuf::internal::WireFormatLite [static]
WriteUInt32NoTag(uint32 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteUInt32NoTagToArray(uint32 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteUInt32ToArray(field_number, uint32 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteUInt64(field_number, uint64 value, output)google::protobuf::internal::WireFormatLite [static]
WriteUInt64NoTag(uint64 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteUInt64NoTagToArray(uint64 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
WriteUInt64ToArray(field_number, uint64 value, output) INLgoogle::protobuf::internal::WireFormatLite [inline, static]
ZigZagDecode32(uint32 n)google::protobuf::internal::WireFormatLite [inline, static]
ZigZagDecode64(uint64 n)google::protobuf::internal::WireFormatLite [inline, static]
ZigZagEncode32(int32 n)google::protobuf::internal::WireFormatLite [inline, static]
ZigZagEncode64(int64 n)google::protobuf::internal::WireFormatLite [inline, static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines