RTT::detail::ConditionParser Class Reference

This is a class containing a parse function for conditions. More...

#include <rtt/scripting/ConditionParser.hpp>

List of all members.

Public Member Functions

 ConditionParser (TaskContext *, CommonParser &cp)
rule_t & parser ()
ConditionInterfacegetParseResult ()
 Call this to get the parsed condition.
std::pair< CommandInterface
*, ConditionInterface * > 
getParseResultAsCommand ()
 Retrieve the result as a command, condition pair.
void reset ()

Detailed Description

This is a class containing a parse function for conditions.

It is used by ProgramParser, and probably other parser's too in the future...

Definition at line 61 of file ConditionParser.hpp.


Member Function Documentation

ConditionInterface* RTT::detail::ConditionParser::getParseResult (  ) 

Call this to get the parsed condition.

If you use it, you should subsequently call reset(), otherwise it will be deleted in the ConditionParser destructor..


The documentation for this class was generated from the following file:
Generated on Thu Dec 23 13:22:47 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.3