SDSL 3.0.1
Succinct Data Structure Library
sdsl::temp_file_buffer< t_width > Class Template Reference

#include <int_vector_mapper.hpp>

Static Public Member Functions

static int_vector_mapper< t_width > create ()
 
static int_vector_mapper< t_width > create (const cache_config &config)
 
static int_vector_mapper< t_width > create (const std::string &file_name)
 

Detailed Description

template<uint8_t t_width = 0>
class sdsl::temp_file_buffer< t_width >

Definition at line 346 of file int_vector_mapper.hpp.

Member Function Documentation

◆ create() [1/3]

template<uint8_t t_width = 0>
static int_vector_mapper< t_width > sdsl::temp_file_buffer< t_width >::create ( )
inlinestatic

Definition at line 365 of file int_vector_mapper.hpp.

◆ create() [2/3]

template<uint8_t t_width = 0>
static int_vector_mapper< t_width > sdsl::temp_file_buffer< t_width >::create ( const cache_config config)
inlinestatic

Definition at line 376 of file int_vector_mapper.hpp.

◆ create() [3/3]

template<uint8_t t_width = 0>
static int_vector_mapper< t_width > sdsl::temp_file_buffer< t_width >::create ( const std::string &  file_name)
inlinestatic

Definition at line 381 of file int_vector_mapper.hpp.


The documentation for this class was generated from the following file: