libgrape-lite
A C++ library for parallel graph processing
grape::VarintDecoder Member List

This is the complete list of members for grape::VarintDecoder, including all inherited members.

data() const (defined in grape::VarintDecoder)grape::VarintDecoderinline
decode_u32() (defined in grape::VarintDecoder)grape::VarintDecoderinline
decode_u64() (defined in grape::VarintDecoder)grape::VarintDecoderinline
empty() const (defined in grape::VarintDecoder)grape::VarintDecoderinline
limit() const (defined in grape::VarintDecoder)grape::VarintDecoderinline
limit_ (defined in grape::VarintDecoder)grape::VarintDecoderprivate
p_ (defined in grape::VarintDecoder)grape::VarintDecoderprivate
reset(const char *p, size_t size) (defined in grape::VarintDecoder)grape::VarintDecoderinline
size() const (defined in grape::VarintDecoder)grape::VarintDecoderinline
VarintDecoder(const char *p, size_t size) (defined in grape::VarintDecoder)grape::VarintDecoderinline
~VarintDecoder()=default (defined in grape::VarintDecoder)grape::VarintDecoder