BWAPI
google::protobuf::io::CodedInputStream Member List
This is the complete list of members for google::protobuf::io::CodedInputStream, including all inherited members.
BytesUntilLimit()google::protobuf::io::CodedInputStream
CodedInputStream(ZeroCopyInputStream *input)google::protobuf::io::CodedInputStream [inline, explicit]
CodedInputStream(const uint8 *buffer, int size)google::protobuf::io::CodedInputStream [inline, explicit]
ConsumedEntireMessage()google::protobuf::io::CodedInputStream [inline]
DecrementRecursionDepth()google::protobuf::io::CodedInputStream [inline]
ExpectAtEnd()google::protobuf::io::CodedInputStream [inline]
ExpectTag(uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINEgoogle::protobuf::io::CodedInputStream [inline]
ExpectTagFromArray(const uint8 *buffer, uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINEgoogle::protobuf::io::CodedInputStream [inline, static]
GetDirectBufferPointer(const void **data, int *size)google::protobuf::io::CodedInputStream
GetDirectBufferPointerInline(const void **data, int *size) GOOGLE_ATTRIBUTE_ALWAYS_INLINEgoogle::protobuf::io::CodedInputStream [inline]
GetExtensionFactory()google::protobuf::io::CodedInputStream [inline]
GetExtensionPool()google::protobuf::io::CodedInputStream [inline]
IncrementRecursionDepth()google::protobuf::io::CodedInputStream [inline]
InternalReadStringInline(string *buffer, int size) GOOGLE_ATTRIBUTE_ALWAYS_INLINEgoogle::protobuf::io::CodedInputStream [inline]
LastTagWas(uint32 expected)google::protobuf::io::CodedInputStream [inline]
Limit typedefgoogle::protobuf::io::CodedInputStream
PopLimit(Limit limit)google::protobuf::io::CodedInputStream
PushLimit(int byte_limit)google::protobuf::io::CodedInputStream
ReadLittleEndian32(uint32 *value)google::protobuf::io::CodedInputStream [inline]
ReadLittleEndian32FromArray(const uint8 *buffer, uint32 *value)google::protobuf::io::CodedInputStream [inline, static]
ReadLittleEndian64(uint64 *value)google::protobuf::io::CodedInputStream [inline]
ReadLittleEndian64FromArray(const uint8 *buffer, uint64 *value)google::protobuf::io::CodedInputStream [inline, static]
ReadRaw(void *buffer, int size)google::protobuf::io::CodedInputStream
ReadString(string *buffer, int size)google::protobuf::io::CodedInputStream
ReadTag() GOOGLE_ATTRIBUTE_ALWAYS_INLINEgoogle::protobuf::io::CodedInputStream [inline]
ReadVarint32(uint32 *value)google::protobuf::io::CodedInputStream [inline]
ReadVarint64(uint64 *value)google::protobuf::io::CodedInputStream [inline]
SetExtensionRegistry(DescriptorPool *pool, MessageFactory *factory)google::protobuf::io::CodedInputStream [inline]
SetRecursionLimit(int limit)google::protobuf::io::CodedInputStream [inline]
SetTotalBytesLimit(int total_bytes_limit, int warning_threshold)google::protobuf::io::CodedInputStream
Skip(int count)google::protobuf::io::CodedInputStream
~CodedInputStream()google::protobuf::io::CodedInputStream [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines