>xabsl   The Extensible Agent Behavior Specification Language

XabslEngine Class Library Reference

 

xabsl::GreaterThanOperator Class Reference

#include <XabslBooleanExpression.h>

Inheritance diagram for xabsl::GreaterThanOperator:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Represents an 'greater-than' element of the option graph.

Author:
Martin Loetzsch

Definition at line 471 of file XabslBooleanExpression.h.


Public Member Functions

virtual bool getValue () const
 Evaluates the boolean expression.


Member Function Documentation

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

Evaluates the boolean expression.

Implements xabsl::RelationalAndEqualityOperator.

Definition at line 466 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.