#include <database.h>
◆ CAdPlugDatabase()
| CAdPlugDatabase::CAdPlugDatabase |
( |
| ) |
|
◆ ~CAdPlugDatabase()
| CAdPlugDatabase::~CAdPlugDatabase |
( |
| ) |
|
◆ get_record()
◆ go_backward()
| bool CAdPlugDatabase::go_backward |
( |
| ) |
|
◆ go_forward()
| bool CAdPlugDatabase::go_forward |
( |
| ) |
|
◆ goto_begin()
| void CAdPlugDatabase::goto_begin |
( |
| ) |
|
◆ goto_end()
| void CAdPlugDatabase::goto_end |
( |
| ) |
|
◆ insert()
| bool CAdPlugDatabase::insert |
( |
CRecord * | record | ) |
|
◆ load() [1/2]
| bool CAdPlugDatabase::load |
( |
binistream & | f | ) |
|
◆ load() [2/2]
| bool CAdPlugDatabase::load |
( |
std::string | db_name | ) |
|
◆ lookup()
| bool CAdPlugDatabase::lookup |
( |
CKey const & | key | ) |
|
◆ make_hash()
| unsigned long CAdPlugDatabase::make_hash |
( |
CKey const & | key | ) |
|
|
inlineprivate |
◆ save() [1/2]
| bool CAdPlugDatabase::save |
( |
binostream & | f | ) |
|
◆ save() [2/2]
| bool CAdPlugDatabase::save |
( |
std::string | db_name | ) |
|
◆ search()
◆ wipe() [1/2]
| void CAdPlugDatabase::wipe |
( |
| ) |
|
◆ wipe() [2/2]
◆ db_hashed
◆ db_linear
◆ hash_radix
| const unsigned short CAdPlugDatabase::hash_radix = 0xfff1 |
|
staticprivate |
◆ linear_index
| unsigned long CAdPlugDatabase::linear_index |
|
private |
◆ linear_length
| unsigned long CAdPlugDatabase::linear_length |
|
private |
◆ linear_logic_length
| unsigned long CAdPlugDatabase::linear_logic_length |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/OpulenZ/adplug/src/database.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/OpulenZ/adplug/src/database.cpp