#include <joedb/Freedom_Keeper.h>
Definition at line 177 of file Freedom_Keeper.h.
◆ free()
bool joedb::Dense_Freedom_Keeper::free |
( |
Record_Id |
index | ) |
|
|
inline |
◆ get_first_free()
Record_Id joedb::Dense_Freedom_Keeper::get_first_free |
( |
| ) |
const |
|
inline |
◆ get_first_used()
Record_Id joedb::Dense_Freedom_Keeper::get_first_used |
( |
| ) |
const |
|
inline |
◆ get_free_record()
Record_Id joedb::Dense_Freedom_Keeper::get_free_record |
( |
| ) |
|
|
inline |
◆ get_next()
◆ get_previous()
◆ get_size()
Record_Id joedb::Dense_Freedom_Keeper::get_size |
( |
| ) |
const |
|
inline |
◆ get_used_count()
Record_Id joedb::Dense_Freedom_Keeper::get_used_count |
( |
| ) |
const |
|
inline |
◆ is_compact()
bool joedb::Dense_Freedom_Keeper::is_compact |
( |
| ) |
const |
|
inline |
◆ is_free()
bool joedb::Dense_Freedom_Keeper::is_free |
( |
Record_Id |
index | ) |
const |
|
inline |
◆ is_used()
bool joedb::Dense_Freedom_Keeper::is_used |
( |
Record_Id |
index | ) |
const |
|
inline |
◆ push_back()
Record_Id joedb::Dense_Freedom_Keeper::push_back |
( |
| ) |
|
|
inline |
◆ resize()
void joedb::Dense_Freedom_Keeper::resize |
( |
Record_Id |
size | ) |
|
|
inline |
◆ size()
size_t joedb::Dense_Freedom_Keeper::size |
( |
| ) |
const |
|
inline |
◆ use()
bool joedb::Dense_Freedom_Keeper::use |
( |
Record_Id |
index | ) |
|
|
inline |
◆ use_vector()
The documentation for this class was generated from the following file: