>xabsl   The Extensible Agent Behavior Specification Language

XabslEngine Class Library Reference

 

xabsl::ModOperator Class Reference

#include <XabslDecimalExpression.h>

Inheritance diagram for xabsl::ModOperator:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Represents a operator in the option graph.

Author:
Martin Loetzsch

Definition at line 236 of file XabslDecimalExpression.h.


Public Member Functions

virtual double getValue () const
 Calculates the value of the decimal expression.


Member Function Documentation

double xabsl::ModOperator::getValue  )  const [virtual]
 

Calculates the value of the decimal expression.

Implements xabsl::ArithmeticOperator.

Definition at line 206 of file XabslDecimalExpression.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.