| 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 |
| CurrentPosition() const | google::protobuf::io::CodedInputStream | inline |
| DecrementRecursionDepth() | google::protobuf::io::CodedInputStream | inline |
| DecrementRecursionDepthAndPopLimit(Limit limit) | google::protobuf::io::CodedInputStream | |
| 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 |
| 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 |
| IncrementRecursionDepth() | google::protobuf::io::CodedInputStream | inline |
| IncrementRecursionDepthAndPushLimit(int byte_limit) | google::protobuf::io::CodedInputStream | |
| InternalReadRawInline(void *buffer, int size) | google::protobuf::io::CodedInputStream | inline |
| InternalReadStringInline(string *buffer, int size) | google::protobuf::io::CodedInputStream | inline |
| IsFlat() const | google::protobuf::io::CodedInputStream | inline |
| LastTagWas(uint32 expected) | google::protobuf::io::CodedInputStream | inline |
| Limit typedef | google::protobuf::io::CodedInputStream | |
| PopLimit(Limit 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 |
| ReadLittleEndian32FromArray(const uint8 *buffer, uint32 *value) | google::protobuf::io::CodedInputStream | inlinestatic |
| ReadLittleEndian64(uint64 *value) | google::protobuf::io::CodedInputStream | inline |
| ReadLittleEndian64FromArray(const uint8 *buffer, uint64 *value) | google::protobuf::io::CodedInputStream | inlinestatic |
| ReadRaw(void *buffer, int size) | google::protobuf::io::CodedInputStream | |
| ReadString(string *buffer, int size) | google::protobuf::io::CodedInputStream | |
| ReadTag() | google::protobuf::io::CodedInputStream | inline |
| ReadTagWithCutoff(uint32 cutoff) | google::protobuf::io::CodedInputStream | inline |
| ReadVarint32(uint32 *value) | google::protobuf::io::CodedInputStream | inline |
| ReadVarint64(uint64 *value) | google::protobuf::io::CodedInputStream | inline |
| SetExtensionRegistry(const 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 | |
| UnsafeDecrementRecursionDepth() | google::protobuf::io::CodedInputStream | inline |
| ~CodedInputStream() | google::protobuf::io::CodedInputStream | |