>xabsl   The Extensible Agent Behavior Specification Language

XabslEngine Class Library Reference

 

xabsl::LessThanOrEqualToOperator Class Reference

#include <XabslBooleanExpression.h>

Inheritance diagram for xabsl::LessThanOrEqualToOperator:

Inheritance graph
[legend]
Collaboration diagram for xabsl::LessThanOrEqualToOperator:

Collaboration graph
[legend]
List of all members.

Detailed Description

Represents an 'less-than-or-equal-to' element of the option graph.

Author:
Martin Loetzsch

Definition at line 457 of file XabslBooleanExpression.h.


Public Member Functions

virtual bool getValue () const
 Evaluates the boolean expression.


Member Function Documentation

bool xabsl::LessThanOrEqualToOperator::getValue  )  const [virtual]
 

Evaluates the boolean expression.

Implements xabsl::RelationalAndEqualityOperator.

Definition at line 461 of file XabslBooleanExpression.cpp.

References xabsl::DecimalExpression::getValue().

Here is the call graph for this function:


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

Up | Main Page | Generated at Wed Aug 19 17:32:30 2009.