, including all inherited members.
BytesUntilLimit() | google::protobuf::io::CodedInputStream | |
CodedInputStream(ZeroCopyInputStream *input) | google::protobuf::io::CodedInputStream | [explicit] |
CodedInputStream(const uint8 *buffer, int size) | google::protobuf::io::CodedInputStream | [explicit] |
ConsumedEntireMessage() | google::protobuf::io::CodedInputStream | |
DecrementRecursionDepth() | google::protobuf::io::CodedInputStream | |
ExpectAtEnd() | google::protobuf::io::CodedInputStream | |
ExpectTag(uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE | google::protobuf::io::CodedInputStream | |
ExpectTagFromArray(const uint8 *buffer, uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE | google::protobuf::io::CodedInputStream | [static] |
GetDirectBufferPointer(const void **data, int *size) | google::protobuf::io::CodedInputStream | |
GetDirectBufferPointerInline(const void **data, int *size) GOOGLE_ATTRIBUTE_ALWAYS_INLINE | google::protobuf::io::CodedInputStream | |
GetExtensionFactory() | google::protobuf::io::CodedInputStream | |
GetExtensionPool() | google::protobuf::io::CodedInputStream | |
getTotalBytesRead() | google::protobuf::io::CodedInputStream | |
IncrementRecursionDepth() | google::protobuf::io::CodedInputStream | |
InternalReadStringInline(string *buffer, int size) GOOGLE_ATTRIBUTE_ALWAYS_INLINE | google::protobuf::io::CodedInputStream | |
LastTagWas(uint32 expected) | google::protobuf::io::CodedInputStream | |
Limit typedef | google::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 | |
ReadLittleEndian32FromArray(const uint8 *buffer, uint32 *value) | google::protobuf::io::CodedInputStream | [static] |
ReadLittleEndian64(uint64 *value) | google::protobuf::io::CodedInputStream | |
ReadLittleEndian64FromArray(const uint8 *buffer, uint64 *value) | google::protobuf::io::CodedInputStream | [static] |
ReadRaw(void *buffer, int size) | google::protobuf::io::CodedInputStream | |
ReadString(string *buffer, int size) | google::protobuf::io::CodedInputStream | |
ReadTag() GOOGLE_ATTRIBUTE_ALWAYS_INLINE | google::protobuf::io::CodedInputStream | |
ReadVarint32(uint32 *value) | google::protobuf::io::CodedInputStream | |
ReadVarint64(uint64 *value) | google::protobuf::io::CodedInputStream | |
Seek(int filePointer) | google::protobuf::io::CodedInputStream | |
SetExtensionRegistry(DescriptorPool *pool, MessageFactory *factory) | google::protobuf::io::CodedInputStream | |
SetRecursionLimit(int limit) | google::protobuf::io::CodedInputStream | |
SetTotalBytesLimit(int total_bytes_limit, int warning_threshold) | google::protobuf::io::CodedInputStream | |
Skip(int count) | google::protobuf::io::CodedInputStream | |
~CodedInputStream() | google::protobuf::io::CodedInputStream | |