>xabsl   The Extensible Agent Behavior Specification Language

XabslEngine Class Library Reference

 

xabsl::NotEqualToOperator Class Reference

#include <XabslBooleanExpression.h>

Inheritance diagram for xabsl::NotEqualToOperator:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Represents an 'not-equal-to' element of the option graph.

Author:
Martin Loetzsch

Definition at line 429 of file XabslBooleanExpression.h.


Public Member Functions

virtual bool getValue () const
 Evaluates the boolean expression.


Member Function Documentation

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

Evaluates the boolean expression.

Implements xabsl::RelationalAndEqualityOperator.

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