#include <Xabsl2DecimalExpression.h>
Inheritance diagram for Xabsl2TimeRef:


Public Member Functions | |
| Xabsl2TimeRef (Xabsl2ErrorHandler &errorHandler, unsigned long &time) | |
| Constructor. | |
| virtual double | getValue () |
| Calculates the value of the decimal expression. | |
Private Attributes | |
| unsigned long & | time |
| The referenced time. | |
Definition at line 276 of file Xabsl2DecimalExpression.h.
|
||||||||||||
|
Constructor.
Definition at line 233 of file Xabsl2DecimalExpression.cpp. References Xabsl2ErrorHandler::message(), and XABSL2_DEBUG_INIT. |
Here is the call graph for this function:

|
|
Calculates the value of the decimal expression.
Implements Xabsl2DecimalExpression. Definition at line 240 of file Xabsl2DecimalExpression.cpp. |
|
|
The referenced time.
Definition at line 292 of file Xabsl2DecimalExpression.h. |
1.3.6