DBBin< T > Class Template Reference
Binary read and write class which is used in administration application.
More...
#include <msd_datatypes.h>
List of all members.
Public Member Functions
-
DBBin (const char *fnm)
-
void SetFileName (const char *fnm)
-
bool Open ()
-
bool AddRecord (T &t)
-
bool FindRecord (unsigned long index, T &t)
-
bool FindRecord (const char *on, T &t)
-
bool ModifyRecord (T &newT, unsigned long index)
-
bool DeleteRecord (unsigned long index)
-
unsigned long GetRecordCount ()
-
void Close ()
-
unsigned long GetNextRecordNo ()
Detailed Description
template<class T>
class DBBin< T >
Binary read and write class which is used in administration application.
Definition at line 248 of file msd_datatypes.h.
Generated on Fri Apr 16 13:47:47 2004 for MSDAPI by
1.3.4-20031005