SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
 All Classes Namespaces Files Functions Variables Typedefs Friends
sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class > Member List
This is the complete list of members for sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >, including all inherited members.
const_reference typedef (defined in sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >)sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >
data() const (defined in sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >)sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class > [inline]
file_name (defined in sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >)sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >
int_vector_file_buffer(const char *f_file_name=NULL, size_type len=1000000, uint8_t int_width=0)sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class > [inline]
int_vector_size (defined in sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >)sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >
int_width (defined in sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >)sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >
int_width_type typedef (defined in sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >)sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >
load_from_plain(const char *f_file_name, size_type len=1000000, uint8_t int_width=0) (defined in sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >)sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class > [inline]
load_next_block() (defined in sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >)sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class > [inline]
operator[](const size_type i) const sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class > [inline]
reference typedef (defined in sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >)sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >
reset(size_type new_buf_len=0) (defined in sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >)sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class > [inline]
set_int(const size_type i, uint64_t x) (defined in sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >)sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class > [inline]
size_type typedef (defined in sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >)sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >
valid() (defined in sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >)sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class > [inline]
value_type typedef (defined in sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >)sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >
~int_vector_file_buffer() (defined in sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class >)sdsl::int_vector_file_buffer< fixedIntWidth, size_type_class > [inline]