rdbxx
1.0.7_02
|
▼CRDB | Provides interface for manipulating RDB tables |
CsimpleRDBTable< Type > | A simple interface to the RDB++ read a row of an rdb table to initialize a class Type |
▼CRDBColumn | Provides interface for general column related methods |
CRDBColumnTmplt< Tmplt0, Tmplt1, Tmplt2 > | Parameterizes RDBColumn interface for many data types |
CRDBColumnTmplt< long, string, double > | |
CRDBComment | Provides interface for manipulating RDB comments |
CRDBErr | The parent class for all RDB related exceptions |