Advance(int amount) | google::protobuf::io::CodedInputStream | inlineprivate |
aliasing_enabled_ | google::protobuf::io::CodedInputStream | private |
BackUpInputToCurrentPosition() | google::protobuf::io::CodedInputStream | private |
buffer_ | google::protobuf::io::CodedInputStream | private |
buffer_end_ | google::protobuf::io::CodedInputStream | private |
buffer_size_after_limit_ | google::protobuf::io::CodedInputStream | private |
BufferSize() const | google::protobuf::io::CodedInputStream | inlineprivate |
BytesUntilLimit() const | google::protobuf::io::CodedInputStream | |
BytesUntilTotalBytesLimit() const | google::protobuf::io::CodedInputStream | |
CheckEntireMessageConsumedAndPopLimit(Limit limit) | google::protobuf::io::CodedInputStream | |
CodedInputStream(ZeroCopyInputStream *input) | google::protobuf::io::CodedInputStream | inlineexplicit |
CodedInputStream(const uint8 *buffer, int size) | google::protobuf::io::CodedInputStream | inlineexplicit |
ConsumedEntireMessage() | google::protobuf::io::CodedInputStream | inline |
current_limit_ | google::protobuf::io::CodedInputStream | private |
CurrentPosition() const | google::protobuf::io::CodedInputStream | inline |
DecrementRecursionDepth() | google::protobuf::io::CodedInputStream | inline |
DecrementRecursionDepthAndPopLimit(Limit limit) | google::protobuf::io::CodedInputStream | |
default_recursion_limit_ | google::protobuf::io::CodedInputStream | privatestatic |
ExpectAtEnd() | google::protobuf::io::CodedInputStream | inline |
ExpectTag(uint32 expected) | google::protobuf::io::CodedInputStream | inline |
ExpectTagFromArray(const uint8 *buffer, uint32 expected) | google::protobuf::io::CodedInputStream | inlinestatic |
extension_factory_ | google::protobuf::io::CodedInputStream | private |
extension_pool_ | google::protobuf::io::CodedInputStream | private |
GetDefaultRecursionLimit() | google::protobuf::io::CodedInputStream | inlinestatic |
GetDirectBufferPointer(const void **data, int *size) | google::protobuf::io::CodedInputStream | |
GetDirectBufferPointerInline(const void **data, int *size) | google::protobuf::io::CodedInputStream | inline |
GetExtensionFactory() | google::protobuf::io::CodedInputStream | inline |
GetExtensionPool() | google::protobuf::io::CodedInputStream | inline |
google::protobuf::internal::EpsCopyByteStream class | google::protobuf::io::CodedInputStream | friend |
google::protobuf::ZeroCopyCodedInputStream class | google::protobuf::io::CodedInputStream | friend |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CodedInputStream) | google::protobuf::io::CodedInputStream | private |
IncrementRecursionDepth() | google::protobuf::io::CodedInputStream | inline |
IncrementRecursionDepthAndPushLimit(int byte_limit) | google::protobuf::io::CodedInputStream | |
input_ | google::protobuf::io::CodedInputStream | private |
int | google::protobuf::io::CodedInputStream | |
InternalReadRawInline(void *buffer, int size) | google::protobuf::io::CodedInputStream | inline |
InternalReadStringInline(std::string *buffer, int size) | google::protobuf::io::CodedInputStream | inline |
IsFlat() const | google::protobuf::io::CodedInputStream | inline |
kDefaultTotalBytesLimit | google::protobuf::io::CodedInputStream | privatestatic |
last_tag_ | google::protobuf::io::CodedInputStream | private |
LastTagWas(uint32 expected) | google::protobuf::io::CodedInputStream | inline |
legitimate_message_end_ | google::protobuf::io::CodedInputStream | private |
Limit typedef | google::protobuf::io::CodedInputStream | |
overflow_bytes_ | google::protobuf::io::CodedInputStream | private |
PopLimit(Limit limit) | google::protobuf::io::CodedInputStream | |
PrintTotalBytesLimitError() | google::protobuf::io::CodedInputStream | private |
PROTOBUF_DEPRECATED_MSG("Please use the single parameter version of SetTotalBytesLimit(). The " "second parameter is ignored.") void SetTotalBytesLimit(int total_bytes_limit | google::protobuf::io::CodedInputStream | |
PushLimit(int byte_limit) | google::protobuf::io::CodedInputStream | |
ReadLengthAndPushLimit() | google::protobuf::io::CodedInputStream | |
ReadLittleEndian32(uint32 *value) | google::protobuf::io::CodedInputStream | inline |
ReadLittleEndian32Fallback(uint32 *value) | google::protobuf::io::CodedInputStream | private |
ReadLittleEndian32FromArray(const uint8 *buffer, uint32 *value) | google::protobuf::io::CodedInputStream | inlinestatic |
ReadLittleEndian64(uint64 *value) | google::protobuf::io::CodedInputStream | inline |
ReadLittleEndian64Fallback(uint64 *value) | google::protobuf::io::CodedInputStream | private |
ReadLittleEndian64FromArray(const uint8 *buffer, uint64 *value) | google::protobuf::io::CodedInputStream | inlinestatic |
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::CodedInputStream | private |
ReadTag() | google::protobuf::io::CodedInputStream | inline |
ReadTagFallback(uint32 first_byte_or_zero) | google::protobuf::io::CodedInputStream | private |
ReadTagNoLastTag() | google::protobuf::io::CodedInputStream | inline |
ReadTagSlow() | google::protobuf::io::CodedInputStream | private |
ReadTagWithCutoff(uint32 cutoff) | google::protobuf::io::CodedInputStream | inline |
ReadTagWithCutoffNoLastTag(uint32 cutoff) | google::protobuf::io::CodedInputStream | inline |
ReadVarint32(uint32 *value) | google::protobuf::io::CodedInputStream | inline |
ReadVarint32Fallback(uint32 first_byte_or_zero) | google::protobuf::io::CodedInputStream | private |
ReadVarint32Slow(uint32 *value) | google::protobuf::io::CodedInputStream | private |
ReadVarint64(uint64 *value) | google::protobuf::io::CodedInputStream | inline |
ReadVarint64Fallback() | google::protobuf::io::CodedInputStream | private |
ReadVarint64Slow(uint64 *value) | google::protobuf::io::CodedInputStream | private |
ReadVarintSizeAsInt(int *value) | google::protobuf::io::CodedInputStream | inline |
ReadVarintSizeAsIntFallback() | google::protobuf::io::CodedInputStream | private |
ReadVarintSizeAsIntSlow() | google::protobuf::io::CodedInputStream | private |
RecomputeBufferLimits() | google::protobuf::io::CodedInputStream | inlineprivate |
recursion_budget_ | google::protobuf::io::CodedInputStream | private |
recursion_limit_ | google::protobuf::io::CodedInputStream | private |
RecursionBudget() | google::protobuf::io::CodedInputStream | inline |
Refresh() | google::protobuf::io::CodedInputStream | private |
SetConsumed() | google::protobuf::io::CodedInputStream | inline |
SetExtensionRegistry(const DescriptorPool *pool, MessageFactory *factory) | google::protobuf::io::CodedInputStream | inline |
SetLastTag(uint32 tag) | google::protobuf::io::CodedInputStream | inline |
SetRecursionLimit(int limit) | google::protobuf::io::CodedInputStream | inline |
SetTotalBytesLimit(int total_bytes_limit) | google::protobuf::io::CodedInputStream | |
Skip(int count) | google::protobuf::io::CodedInputStream | inline |
SkipFallback(int count, int original_buffer_size) | google::protobuf::io::CodedInputStream | private |
total_bytes_limit_ | google::protobuf::io::CodedInputStream | private |
total_bytes_read_ | google::protobuf::io::CodedInputStream | private |
UnsafeDecrementRecursionDepth() | google::protobuf::io::CodedInputStream | inline |
~CodedInputStream() | google::protobuf::io::CodedInputStream | |