DBTemplate.cpp File Reference
Implements CDatabaseTemplate database template class. More...
#include "../Include/Globals.h"
#include "../Include/Database.h"
#include "../Include/Utility.h"
#include "../Include/Pod.h"
Go to the source code of this file.
Detailed Description
Implements DBTempate which encapsulates a database template stored in a DBT file. A database template is a text-based file that describes the field structure of records for a particular database. The template must specified in the constructor of DBDatabase so that data records in the DBD file can be interpreted.
Definition in file DBTemplate.cpp.
|
Documentation generated by
|