#include <rtt/scripting/ValueParser.hpp>
Public Member Functions | |
| ValueParser (TaskContext *tc) | |
| void | clear () |
| Clears this parser, not the repository where it stores its results. | |
| rule_t & | parser () |
| const DataSourceBase::shared_ptr | lastParsed () const |
It recognizes types and stores them in a TaskVariableBase.
Definition at line 59 of file ValueParser.hpp.
1.5.8