Public Member Functions | |
| D () | |
| void | doPrint (DataSourceBase *ds, bool recurse) |
| void | printResult (DataSourceBase *ds, bool recurse) |
Public Attributes | |
| TaskContext * | tc |
Definition at line 58 of file StatementProcessor.cpp.
| RTT::StatementProcessor::D::D | ( | ) | [inline] |
Definition at line 62 of file StatementProcessor.cpp.
| void RTT::StatementProcessor::D::doPrint | ( | DataSourceBase * | ds, |
| bool | recurse | ||
| ) | [inline] |
If this list of types gets to long, we can still add a virtual printOut( std::ostream& ) = 0 to DataSourceBase.
Definition at line 72 of file StatementProcessor.cpp.
| void RTT::StatementProcessor::D::printResult | ( | DataSourceBase * | ds, |
| bool | recurse | ||
| ) | [inline] |
Definition at line 64 of file StatementProcessor.cpp.
Definition at line 61 of file StatementProcessor.cpp.