This is the complete list of members for google::protobuf::io::LimitingInputStream, including all inherited members.
BackUp(int count) override | google::protobuf::io::LimitingInputStream | virtual |
ByteCount() const override | 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) override | google::protobuf::io::LimitingInputStream | virtual |
prior_bytes_read_ | google::protobuf::io::LimitingInputStream | private |
Skip(int count) override | google::protobuf::io::LimitingInputStream | virtual |
ZeroCopyInputStream() | google::protobuf::io::ZeroCopyInputStream | inline |
~LimitingInputStream() override | google::protobuf::io::LimitingInputStream | |
~ZeroCopyInputStream() | google::protobuf::io::ZeroCopyInputStream | inlinevirtual |