rdbxx  1.0.7_02
Examples

example1.cc

example2.cc

example3.cc

The following example demonstrates the use of the clas simpleRDBTable. Given the following rdb file: hrc-size.cc

The rows of the rdb file can be initialized in the class ChipSize: ChipSize.h

ChipSize.cc ChipSize.cc

An example to invoke the simpleRDBTable class. testsimple.cc