#include <DB2DatabaseLoader.h>
|
| static char * | AddString (char const **holder, std::string_view value) |
| |
Definition at line 35 of file DB2DatabaseLoader.h.
◆ DB2DatabaseLoader()
| DB2DatabaseLoader::DB2DatabaseLoader |
( |
std::string_view |
storageName, |
|
|
DB2LoadInfo const * |
loadInfo |
|
) |
| |
|
inline |
◆ AddString()
| char * DB2DatabaseLoader::AddString |
( |
char const ** |
holder, |
|
|
std::string_view |
value |
|
) |
| |
|
static |
◆ Load()
| char * DB2DatabaseLoader::Load |
( |
bool |
custom, |
|
|
uint32 & |
records, |
|
|
char **& |
indexTable, |
|
|
std::vector< char * > & |
stringPool, |
|
|
uint32 & |
minId |
|
) |
| |
◆ LoadStrings()
| void DB2DatabaseLoader::LoadStrings |
( |
bool |
custom, |
|
|
LocaleConstant |
locale, |
|
|
uint32 |
records, |
|
|
char ** |
indexTable, |
|
|
std::vector< char * > & |
stringPool |
|
) |
| |
◆ _loadInfo
◆ _storageName
| std::string_view DB2DatabaseLoader::_storageName |
|
private |
The documentation for this class was generated from the following files: