TrinityCore
|
This is the complete list of members for google::protobuf::io::LimitingInputStream, including all inherited members.
BackUp(int count) | google::protobuf::io::LimitingInputStream | virtual |
ByteCount() const | google::protobuf::io::LimitingInputStream | virtual |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(LimitingInputStream) | google::protobuf::io::LimitingInputStream | private |
input_ | google::protobuf::io::LimitingInputStream | private |
limit_ | google::protobuf::io::LimitingInputStream | private |
LimitingInputStream(ZeroCopyInputStream *input, int64 limit) | google::protobuf::io::LimitingInputStream | |
Next(const void **data, int *size) | google::protobuf::io::LimitingInputStream | virtual |
prior_bytes_read_ | google::protobuf::io::LimitingInputStream | private |
Skip(int count) | google::protobuf::io::LimitingInputStream | virtual |
ZeroCopyInputStream() | google::protobuf::io::ZeroCopyInputStream | inline |
~LimitingInputStream() | google::protobuf::io::LimitingInputStream | |
~ZeroCopyInputStream() | google::protobuf::io::ZeroCopyInputStream | virtual |