
#include "BeoSub/BeoSubDB.H"#include <cstdlib>#include <list>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| A simple test for the BeoSubDB class. | |
Definition in file test-BeoSubDB.C.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
A simple test for the BeoSubDB class.
Definition at line 45 of file test-BeoSubDB.C.
References BeoSubDB::getMappingData(), BeoSubDB::getNumEntries(), BeoSubDB::initializeDatabase(), and BeoSubDB::loadDatabase().
1.6.3