ARB
Classes | Enumerations | Functions
db_scanner.hxx File Reference
#include <arbdb.h>
#include <aw_window.hxx>
#include <aw_awar.hxx>
#include <items.h>
Include dependency graph for db_scanner.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DbScanner
 

Enumerations

enum  DB_SCANNERMODE { DB_SCANNER, DB_KEYVIEWER }
 

Functions

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

Enumeration Type Documentation

Enumerator
DB_SCANNER 
DB_KEYVIEWER 

Definition at line 29 of file db_scanner.hxx.

Function Documentation

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