Public Member Functions
RTT::scripting::ConditionTrue Class Reference

#include <ConditionTrue.hpp>

Inheritance diagram for RTT::scripting::ConditionTrue:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ConditionInterfaceclone () const
 ConditionTrue ()
virtual bool evaluate ()
 Evaluate the Condition and return the outcome.
virtual ~ConditionTrue ()

Detailed Description

A conditional that evaluates true

Definition at line 52 of file ConditionTrue.hpp.


Constructor & Destructor Documentation

Definition at line 57 of file ConditionTrue.hpp.

virtual RTT::scripting::ConditionTrue::~ConditionTrue ( ) [inline, virtual]

Definition at line 60 of file ConditionTrue.hpp.


Member Function Documentation

virtual ConditionInterface* RTT::scripting::ConditionTrue::clone ( ) const [inline, virtual]

The Clone Software Pattern.

Implements RTT::scripting::ConditionInterface.

Definition at line 68 of file ConditionTrue.hpp.

virtual bool RTT::scripting::ConditionTrue::evaluate ( ) [inline, virtual]

Evaluate the Condition and return the outcome.

Returns:
true if the condition is satisfied, false otherwise.

Implements RTT::scripting::ConditionInterface.

Definition at line 63 of file ConditionTrue.hpp.


The documentation for this class was generated from the following file:


rtt
Author(s): RTT Developers
autogenerated on Thu Jan 2 2014 11:35:45