Go to the source code of this file.
Functions | |
| void | PrintDataSets (te::da::DataSource *ds) |
| It prints datasets in a given data source. More... | |
| void PrintDataSets | ( | te::da::DataSource * | ds | ) |
It prints datasets in a given data source.
| ds | The data source you want to print its data. |
Definition at line 7 of file dataaccess/PrintDataSets.cpp.
References te::da::DataSource::getDataSet(), te::da::DataSource::getDataSetNames(), te::da::DataSource::getTransactor(), te::da::DataSource::isOpened(), PrintDataSet(), PrintDataSetValues(), and te::common::Exception::what().
Referenced by main(), OpenDirectory(), and OpenFile().