|
Limbo
|
test tf parser, see TfParser::read and TfParser::TfDataBase More...
Go to the source code of this file.
Classes | |
| struct | TfDataBase |
| Custom class that inheritates TfParser::TfDataBase with all the required callbacks defined. More... | |
Functions | |
| void | test1 (string const &filename) |
| test 1: use function wrapper TfParser::read | |
| int | main (int argc, char **argv) |
| main function More... | |
test tf parser, see TfParser::read and TfParser::TfDataBase
Definition in file test_spirit.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
main function
| argc | number of arguments |
| argv | values of arguments |
Definition at line 44 of file test_spirit.cpp.
1.8.8