>xabsl   The Extensible Agent Behavior Specification Language

XabslEngine Class Library Reference

 

xabsl::PlusOperator Class Reference

#include <XabslDecimalExpression.h>

Inheritance diagram for xabsl::PlusOperator:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Represents a + operator in the option graph.

Author:
Martin Loetzsch

Definition at line 179 of file XabslDecimalExpression.h.


Public Member Functions

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


Member Function Documentation

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

Calculates the value of the decimal expression.

Implements xabsl::ArithmeticOperator.

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