Public Member Functions | Private Attributes
RTT::scripting::ConditionBoolProperty Class Reference

#include <ConditionBoolProperty.hpp>

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

List of all members.

Public Member Functions

ConditionBoolPropertyclone () const
 ConditionBoolProperty (const Property< bool > &prop)
bool evaluate ()
 Evaluate the Condition and return the outcome.
std::string toString ()

Private Attributes

const Property< bool > & mprop

Detailed Description

ConditionBoolProperty is a Condition which reads out a Property<bool>.

Deprecated:
Remove this low-level class since it's nowhere used.

Definition at line 56 of file ConditionBoolProperty.hpp.


Constructor & Destructor Documentation

Definition at line 61 of file ConditionBoolProperty.hpp.


Member Function Documentation

The Clone Software Pattern.

Implements RTT::scripting::ConditionInterface.

Definition at line 51 of file ConditionBoolProperty.cpp.

Evaluate the Condition and return the outcome.

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

Implements RTT::scripting::ConditionInterface.

Definition at line 41 of file ConditionBoolProperty.cpp.

Definition at line 46 of file ConditionBoolProperty.cpp.


Member Data Documentation

Definition at line 59 of file ConditionBoolProperty.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:40