libgrape-lite
A C++ library for parallel graph processing
|
This is the complete list of members for grape::VarintDecoder, including all inherited members.
data() const (defined in grape::VarintDecoder) | grape::VarintDecoder | inline |
decode_u32() (defined in grape::VarintDecoder) | grape::VarintDecoder | inline |
decode_u64() (defined in grape::VarintDecoder) | grape::VarintDecoder | inline |
empty() const (defined in grape::VarintDecoder) | grape::VarintDecoder | inline |
limit() const (defined in grape::VarintDecoder) | grape::VarintDecoder | inline |
limit_ (defined in grape::VarintDecoder) | grape::VarintDecoder | private |
p_ (defined in grape::VarintDecoder) | grape::VarintDecoder | private |
reset(const char *p, size_t size) (defined in grape::VarintDecoder) | grape::VarintDecoder | inline |
size() const (defined in grape::VarintDecoder) | grape::VarintDecoder | inline |
VarintDecoder(const char *p, size_t size) (defined in grape::VarintDecoder) | grape::VarintDecoder | inline |
~VarintDecoder()=default (defined in grape::VarintDecoder) | grape::VarintDecoder |