FLAIM Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
BLOCK_INFOStructure containing statistics collected during FlmDbCheck() for a particular category of blocks in the database
BLOCKIO_STATSStatistics for block reads and writes
BYTE_PROGRESSStructure used to report the progress of a restore operation
CHECKPOINT_INFOStructure that gives the current state of the checkpoint thread. Returned from FlmDbGetConfig() when eDbGetConfigType::FDB_GET_CHECKPOINT_INFO is passed in as the option
CHK_RECORDStructure that is returned to the callback function that is passed to FlmDbRebuild()
CORRUPT_INFOStructure containing information about a specific corruption that is being reported by FlmDbCheck()
CREATE_OPTSDatabase create options. This structure is passed to FlmDbCreate() to specify create options for a new database
DB_BACKUP_INFOStructure that is returned to the callback function that is passed to FlmDbBackup()
DB_CHECK_PROGRESSStructure returned during status callback from FlmDbCheck()
DB_COPY_INFOStructure that is returned to the callback function that is passed to FlmDbCopy()
DB_RENAME_INFOStructure that is returned to the callback function that is passed to FlmDbRename()
DB_STATSDatabase statistics
DB_UPGRADE_INFOStructure that is returned to the callback function that is passed to FlmDbUpgrade()
DISKIO_STATStructure used in gathering statistics to hold a operation count, a byte count, and an elapsed time
F_NameTableClass for mapping names to IDs and vice versa. Methods in this class allow an application to get the dictionary number for a field, index, or container using the field name, index name, or container name. It also allows an application to to get a field name, index name, or field name using the dictionary number
F_RestoreThis is an abstract base class for reading backup data during a FlmDbRestore() operation
F_UnknownStreamThis is an abstract base class that allows an application to read "unknown" data from the RFL or to write "unknown" data to the RFL
FCURSOR_SUBQUERY_STATUSStructure that reports query processing progress
FINDEX_STATUSStructure returned from FlmIndexStatus() to report current status of an index
FLM_CACHE_USAGEStructure that holds cache usage statistics. The statistics will be for either block cache or record cache
FLM_MEM_INFOStructure returned from FlmGetMemoryInfo()
FLM_RFL_SIZE_EVENTStructure returned to an event handler function whenever RFL size events occur. Specifically, this structure is returned whenever the RFL exceeds the on-disk size threshold specified for a database
FLM_STATSFLAIM statistics returned from FlmGetStats()
FLM_TRANS_EVENTStructure returned to an event handler function whenever transaction events occur. Specifically, this structure is returned for transaction begin, commit, and abort events
FLM_UPDATE_EVENTStructure returned to an event handler function whenever database update events occur. Specifically, this structure is returned for record add, modify, and delete events, as well as DRN reserve events
FlmBlobThis class provides an interface for handling binary large objects
FlmRecordClass for creating and modifying database records
FlmRecordSetThis class allows an application to keep a set of FlmRecord objects
FlmUserPredicateThis is an abstract base class which defines the interface that an application must implement to embed its own predicate in a query
FMAINT_STATUSThis structure is returned from FlmMaintenanceStatus(). It contains information about the background maintenance thread
LEVEL_INFOStatistics for a particular level in an index or container b-tree. These statistics are gathered by FlmDbCheck()
LF_STATSStatistics gathered by FlmDbCheck() for a particular logical file (index or container)
LFILE_STATSStatistics gathered for a particular logical file (index or container)
NODEStructure for nodes used in GEDCOM functions. Nodes are the basic components of GEDCOM trees
OPT_INFOStructure returned when FCURSOR_GET_OPT_INFO_LIST option is passed to FlmCursorGetConfig()
POOL_STATSPool memory manager
PoolMemoryBlockHeader for blocks in a memory pool
REBUILD_INFOStructure returned during status callback from FlmDbRebuild()
REC_KEYStructure used to create a linked list of index keys from a record
RTRANS_STATSStatistics for read transactions
SWEEP_INFOStructure that reports information on the progress of FlmDbSweep()
UTRANS_STATSStatistics for update transactions

Generated on Wed Oct 4 12:11:42 2006 for FLAIM by  doxygen 1.4.6