|
Limbo 3.5.4
|
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 | |
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.
| void test1 | ( | string const & | filename | ) |
test 1: use function wrapper TfParser::read
Definition at line 33 of file test_spirit.cpp.