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() constgoogle::protobuf::io::CodedInputStreaminlineprivate
BytesUntilLimit() constgoogle::protobuf::io::CodedInputStream
BytesUntilTotalBytesLimit() constgoogle::protobuf::io::CodedInputStream
CheckEntireMessageConsumedAndPopLimit(Limit limit)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() constgoogle::protobuf::io::CodedInputStreaminline
DecrementRecursionDepth()google::protobuf::io::CodedInputStreaminline
DecrementRecursionDepthAndPopLimit(Limit limit)google::protobuf::io::CodedInputStream
default_recursion_limit_google::protobuf::io::CodedInputStreamprivatestatic
ExpectAtEnd()google::protobuf::io::CodedInputStreaminline
ExpectTag(uint32 expected)google::protobuf::io::CodedInputStreaminline
ExpectTagFromArray(const uint8 *buffer, uint32 expected)google::protobuf::io::CodedInputStreaminlinestatic
extension_factory_google::protobuf::io::CodedInputStreamprivate
extension_pool_google::protobuf::io::CodedInputStreamprivate
GetDefaultRecursionLimit()google::protobuf::io::CodedInputStreaminlinestatic
GetDirectBufferPointer(const void **data, int *size)google::protobuf::io::CodedInputStream
GetDirectBufferPointerInline(const void **data, int *size)google::protobuf::io::CodedInputStreaminline
GetExtensionFactory()google::protobuf::io::CodedInputStreaminline
GetExtensionPool()google::protobuf::io::CodedInputStreaminline
google::protobuf::internal::EpsCopyByteStream classgoogle::protobuf::io::CodedInputStreamfriend
google::protobuf::ZeroCopyCodedInputStream classgoogle::protobuf::io::CodedInputStreamfriend
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CodedInputStream)google::protobuf::io::CodedInputStreamprivate
IncrementRecursionDepth()google::protobuf::io::CodedInputStreaminline
IncrementRecursionDepthAndPushLimit(int byte_limit)google::protobuf::io::CodedInputStream
input_google::protobuf::io::CodedInputStreamprivate
intgoogle::protobuf::io::CodedInputStream
InternalReadRawInline(void *buffer, int size)google::protobuf::io::CodedInputStreaminline
InternalReadStringInline(std::string *buffer, int size)google::protobuf::io::CodedInputStreaminline
IsFlat() constgoogle::protobuf::io::CodedInputStreaminline
kDefaultTotalBytesLimitgoogle::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
PROTOBUF_DEPRECATED_MSG("Please use the single parameter version of SetTotalBytesLimit(). The " "second parameter is ignored.") void SetTotalBytesLimit(int total_bytes_limitgoogle::protobuf::io::CodedInputStream
PushLimit(int byte_limit)google::protobuf::io::CodedInputStream
ReadLengthAndPushLimit()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(std::string *buffer, int size)google::protobuf::io::CodedInputStream
ReadStringFallback(std::string *buffer, int size)google::protobuf::io::CodedInputStreamprivate
ReadTag()google::protobuf::io::CodedInputStreaminline
ReadTagFallback(uint32 first_byte_or_zero)google::protobuf::io::CodedInputStreamprivate
ReadTagNoLastTag()google::protobuf::io::CodedInputStreaminline
ReadTagSlow()google::protobuf::io::CodedInputStreamprivate
ReadTagWithCutoff(uint32 cutoff)google::protobuf::io::CodedInputStreaminline
ReadTagWithCutoffNoLastTag(uint32 cutoff)google::protobuf::io::CodedInputStreaminline
ReadVarint32(uint32 *value)google::protobuf::io::CodedInputStreaminline
ReadVarint32Fallback(uint32 first_byte_or_zero)google::protobuf::io::CodedInputStreamprivate
ReadVarint32Slow(uint32 *value)google::protobuf::io::CodedInputStreamprivate
ReadVarint64(uint64 *value)google::protobuf::io::CodedInputStreaminline
ReadVarint64Fallback()google::protobuf::io::CodedInputStreamprivate
ReadVarint64Slow(uint64 *value)google::protobuf::io::CodedInputStreamprivate
ReadVarintSizeAsInt(int *value)google::protobuf::io::CodedInputStreaminline
ReadVarintSizeAsIntFallback()google::protobuf::io::CodedInputStreamprivate
ReadVarintSizeAsIntSlow()google::protobuf::io::CodedInputStreamprivate
RecomputeBufferLimits()google::protobuf::io::CodedInputStreaminlineprivate
recursion_budget_google::protobuf::io::CodedInputStreamprivate
recursion_limit_google::protobuf::io::CodedInputStreamprivate
RecursionBudget()google::protobuf::io::CodedInputStreaminline
Refresh()google::protobuf::io::CodedInputStreamprivate
SetConsumed()google::protobuf::io::CodedInputStreaminline
SetExtensionRegistry(const DescriptorPool *pool, MessageFactory *factory)google::protobuf::io::CodedInputStreaminline
SetLastTag(uint32 tag)google::protobuf::io::CodedInputStreaminline
SetRecursionLimit(int limit)google::protobuf::io::CodedInputStreaminline
SetTotalBytesLimit(int total_bytes_limit)google::protobuf::io::CodedInputStream
Skip(int count)google::protobuf::io::CodedInputStreaminline
SkipFallback(int count, int original_buffer_size)google::protobuf::io::CodedInputStreamprivate
total_bytes_limit_google::protobuf::io::CodedInputStreamprivate
total_bytes_read_google::protobuf::io::CodedInputStreamprivate
UnsafeDecrementRecursionDepth()google::protobuf::io::CodedInputStreaminline
~CodedInputStream()google::protobuf::io::CodedInputStream


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:10