webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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.

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
CurrentPosition() constgoogle::protobuf::io::CodedInputStreaminline
DecrementRecursionDepth()google::protobuf::io::CodedInputStreaminline
DecrementRecursionDepthAndPopLimit(Limit limit)google::protobuf::io::CodedInputStream
ExpectAtEnd()google::protobuf::io::CodedInputStreaminline
ExpectTag(uint32 expected)google::protobuf::io::CodedInputStreaminline
ExpectTagFromArray(const uint8 *buffer, uint32 expected)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
IncrementRecursionDepth()google::protobuf::io::CodedInputStreaminline
IncrementRecursionDepthAndPushLimit(int byte_limit)google::protobuf::io::CodedInputStream
InternalReadRawInline(void *buffer, int size)google::protobuf::io::CodedInputStreaminline
InternalReadStringInline(string *buffer, int size)google::protobuf::io::CodedInputStreaminline
IsFlat() constgoogle::protobuf::io::CodedInputStreaminline
LastTagWas(uint32 expected)google::protobuf::io::CodedInputStreaminline
Limit typedefgoogle::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::CodedInputStreaminline
ReadLittleEndian32FromArray(const uint8 *buffer, uint32 *value)google::protobuf::io::CodedInputStreaminlinestatic
ReadLittleEndian64(uint64 *value)google::protobuf::io::CodedInputStreaminline
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
ReadTag()google::protobuf::io::CodedInputStreaminline
ReadTagWithCutoff(uint32 cutoff)google::protobuf::io::CodedInputStreaminline
ReadVarint32(uint32 *value)google::protobuf::io::CodedInputStreaminline
ReadVarint64(uint64 *value)google::protobuf::io::CodedInputStreaminline
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
UnsafeDecrementRecursionDepth()google::protobuf::io::CodedInputStreaminline
~CodedInputStream()google::protobuf::io::CodedInputStream