ARB
Functions | Variables
db_scanner.cxx File Reference
#include <db_scanner.hxx>
#include <AW_rename.hxx>
#include <aw_select.hxx>
#include <aw_msg.hxx>
#include <aw_root.hxx>
#include <ad_cb.h>
#include <arb_progress.h>
#include <arb_str.h>
#include <arb_strbuf.h>
#include <arb_strarray.h>
#include <StrUniquifier.h>
Include dependency graph for db_scanner.cxx:

Go to the source code of this file.

Functions

 STATIC_ASSERT (INFO_WIDTH<=AW_selection_list_entry::MAX_DISPLAY_LENGTH)
 
const charawarname (const char *scanner_id, const char *entry)
 
bool width_adjusted (int &prevMaxLen, int currMaxLen)
 
void collectKeysRegisteredInDatabase (StrArray &fields, GBDATA *gb_main, ItemSelector &sel, bool skipContainers, bool skipHidden)
 

Variables

const size_t INFO_WIDTH = 1000
 

Function Documentation

const char* awarname ( const char scanner_id,
const char entry 
)
inline

Definition at line 180 of file db_scanner.cxx.

References GBS_global_string().

bool width_adjusted ( int prevMaxLen,
int  currMaxLen 
)
inline

Definition at line 395 of file db_scanner.cxx.

void collectKeysRegisteredInDatabase ( StrArray &  fields,
GBDATA gb_main,
ItemSelector sel,
bool  skipContainers,
bool  skipHidden 
)

Variable Documentation

const size_t INFO_WIDTH = 1000

Definition at line 27 of file db_scanner.cxx.