TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
google::protobuf::io::CodedInputStream Member List

This is the complete list of members for google::protobuf::io::CodedInputStream, including all inherited members.

Advance(int amount)google::protobuf::io::CodedInputStreaminlineprivate
aliasing_enabled_google::protobuf::io::CodedInputStreamprivate
BackUpInputToCurrentPosition()google::protobuf::io::CodedInputStreamprivate
buffer_google::protobuf::io::CodedInputStreamprivate
buffer_end_google::protobuf::io::CodedInputStreamprivate
buffer_size_after_limit_google::protobuf::io::CodedInputStreamprivate
BufferSize() const google::protobuf::io::CodedInputStreaminlineprivate
BytesUntilLimit() const google::protobuf::io::CodedInputStream
BytesUntilTotalBytesLimit() const google::protobuf::io::CodedInputStream
CodedInputStream(ZeroCopyInputStream *input)google::protobuf::io::CodedInputStreaminlineexplicit
CodedInputStream(const uint8 *buffer, int size)google::protobuf::io::CodedInputStreaminlineexplicit
ConsumedEntireMessage()google::protobuf::io::CodedInputStreaminline
current_limit_google::protobuf::io::CodedInputStreamprivate
CurrentPosition() const google::protobuf::io::CodedInputStreaminline
DecrementRecursionDepth()google::protobuf::io::CodedInputStreaminline
default_recursion_limit_google::protobuf::io::CodedInputStreamprivatestatic
ExpectAtEnd()google::protobuf::io::CodedInputStreaminline
ExpectTag(uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINEgoogle::protobuf::io::CodedInputStreaminline
ExpectTagFromArray(const uint8 *buffer, uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINEgoogle::protobuf::io::CodedInputStreaminlinestatic
extension_factory_google::protobuf::io::CodedInputStreamprivate
extension_pool_google::protobuf::io::CodedInputStreamprivate
GetDirectBufferPointer(const void **data, int *size)google::protobuf::io::CodedInputStream
GetDirectBufferPointerInline(const void **data, int *size) GOOGLE_ATTRIBUTE_ALWAYS_INLINEgoogle::protobuf::io::CodedInputStreaminline
GetExtensionFactory()google::protobuf::io::CodedInputStreaminline
GetExtensionPool()google::protobuf::io::CodedInputStreaminline
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CodedInputStream)google::protobuf::io::CodedInputStreamprivate
IncrementRecursionDepth()google::protobuf::io::CodedInputStreaminline
input_google::protobuf::io::CodedInputStreamprivate
InternalReadStringInline(string *buffer, int size) GOOGLE_ATTRIBUTE_ALWAYS_INLINEgoogle::protobuf::io::CodedInputStreaminline
IsFlat() const google::protobuf::io::CodedInputStreaminline
kDefaultTotalBytesLimitgoogle::protobuf::io::CodedInputStreamprivatestatic
kDefaultTotalBytesWarningThresholdgoogle::protobuf::io::CodedInputStreamprivatestatic
last_tag_google::protobuf::io::CodedInputStreamprivate
LastTagWas(uint32 expected)google::protobuf::io::CodedInputStreaminline
legitimate_message_end_google::protobuf::io::CodedInputStreamprivate
Limit typedefgoogle::protobuf::io::CodedInputStream
overflow_bytes_google::protobuf::io::CodedInputStreamprivate
PopLimit(Limit limit)google::protobuf::io::CodedInputStream
PrintTotalBytesLimitError()google::protobuf::io::CodedInputStreamprivate
PushLimit(int byte_limit)google::protobuf::io::CodedInputStream
ReadLittleEndian32(uint32 *value)google::protobuf::io::CodedInputStreaminline
ReadLittleEndian32Fallback(uint32 *value)google::protobuf::io::CodedInputStreamprivate
ReadLittleEndian32FromArray(const uint8 *buffer, uint32 *value)google::protobuf::io::CodedInputStreaminlinestatic
ReadLittleEndian64(uint64 *value)google::protobuf::io::CodedInputStreaminline
ReadLittleEndian64Fallback(uint64 *value)google::protobuf::io::CodedInputStreamprivate
ReadLittleEndian64FromArray(const uint8 *buffer, uint64 *value)google::protobuf::io::CodedInputStreaminlinestatic
ReadRaw(void *buffer, int size)google::protobuf::io::CodedInputStream
ReadString(string *buffer, int size)google::protobuf::io::CodedInputStream
ReadStringFallback(string *buffer, int size)google::protobuf::io::CodedInputStreamprivate
ReadTag() GOOGLE_ATTRIBUTE_ALWAYS_INLINEgoogle::protobuf::io::CodedInputStreaminline
ReadTagFallback()google::protobuf::io::CodedInputStreamprivate
ReadTagSlow()google::protobuf::io::CodedInputStreamprivate
ReadTagWithCutoff(uint32 cutoff) GOOGLE_ATTRIBUTE_ALWAYS_INLINEgoogle::protobuf::io::CodedInputStreaminline
ReadVarint32(uint32 *value)google::protobuf::io::CodedInputStreaminline
ReadVarint32Fallback(uint32 *value)google::protobuf::io::CodedInputStreamprivate
ReadVarint32Slow(uint32 *value)google::protobuf::io::CodedInputStreamprivate
ReadVarint64(uint64 *value)google::protobuf::io::CodedInputStreaminline
ReadVarint64Fallback(uint64 *value)google::protobuf::io::CodedInputStreamprivate
ReadVarint64Slow(uint64 *value)google::protobuf::io::CodedInputStreamprivate
RecomputeBufferLimits()google::protobuf::io::CodedInputStreamprivate
recursion_depth_google::protobuf::io::CodedInputStreamprivate
recursion_limit_google::protobuf::io::CodedInputStreamprivate
Refresh()google::protobuf::io::CodedInputStreamprivate
SetExtensionRegistry(const DescriptorPool *pool, MessageFactory *factory)google::protobuf::io::CodedInputStreaminline
SetRecursionLimit(int limit)google::protobuf::io::CodedInputStreaminline
SetTotalBytesLimit(int total_bytes_limit, int warning_threshold)google::protobuf::io::CodedInputStream
Skip(int count)google::protobuf::io::CodedInputStream
total_bytes_limit_google::protobuf::io::CodedInputStreamprivate
total_bytes_read_google::protobuf::io::CodedInputStreamprivate
total_bytes_warning_threshold_google::protobuf::io::CodedInputStreamprivate
~CodedInputStream()google::protobuf::io::CodedInputStream