#include <arbdb.h>
#include <aw_window.hxx>
#include <aw_awar.hxx>
#include <items.h>
Go to the source code of this file.
void collectKeysRegisteredInDatabase |
( |
StrArray & |
fields, |
|
|
GBDATA * |
gb_main, |
|
|
ItemSelector & |
sel, |
|
|
bool |
skipContainers, |
|
|
bool |
skipHidden |
|
) |
| |
Definition at line 520 of file db_scanner.cxx.
References arb_assert, MutableItemSelector::change_key_path, CHANGEKEY, CHANGEKEY_HIDDEN, CHANGEKEY_NAME, CHANGEKEY_TYPE, GB_DB, GB_entry(), GB_FIND, GB_nextEntry(), GB_read_int(), GB_search(), GBT_read_int(), GBT_read_string(), NULp, and ta.
Referenced by ArbImporter::detectAvailableFields(), ExportFieldScanner::scanFields(), and MergeFieldScanner::scanFields().