SDSL 3.0.1
Succinct Data Structure Library
sdsl::int_vector_buffer< t_width > Member List

This is the complete list of members for sdsl::int_vector_buffer< t_width >, including all inherited members.

begin()sdsl::int_vector_buffer< t_width >inline
buffersize() constsdsl::int_vector_buffer< t_width >inline
buffersize(uint64_t buffersize)sdsl::int_vector_buffer< t_width >inline
close(bool remove_file=false)sdsl::int_vector_buffer< t_width >inline
difference_type typedefsdsl::int_vector_buffer< t_width >
end()sdsl::int_vector_buffer< t_width >inline
filename() constsdsl::int_vector_buffer< t_width >inline
good()sdsl::int_vector_buffer< t_width >inline
int_vector_buffer()sdsl::int_vector_buffer< t_width >inline
int_vector_buffer(const std::string filename, std::ios::openmode mode=std::ios::in, const uint64_t buffer_size=1024 *1024, const uint8_t int_width=t_width, const bool is_plain=false)sdsl::int_vector_buffer< t_width >inline
int_vector_buffer(int_vector_buffer &&ivb)sdsl::int_vector_buffer< t_width >inline
is_open()sdsl::int_vector_buffer< t_width >inline
operator=(int_vector_buffer &&ivb)sdsl::int_vector_buffer< t_width >inline
operator[](uint64_t idx)sdsl::int_vector_buffer< t_width >inline
push_back(const uint64_t value)sdsl::int_vector_buffer< t_width >inline
reset()sdsl::int_vector_buffer< t_width >inline
size() constsdsl::int_vector_buffer< t_width >inline
value_type typedefsdsl::int_vector_buffer< t_width >
width() constsdsl::int_vector_buffer< t_width >inline
~int_vector_buffer()sdsl::int_vector_buffer< t_width >inline