Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

acstimeEpochHelper.h File Reference

#include "acstimeTimeUtil.h"
#include "acstimeDurationHelper.h"

Include dependency graph for acstimeEpochHelper.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  EpochHelper

Functions

DurationHelperoperator% (const EpochHelper &, const ACS::TimeInterval &)
DurationHelperoperator% (const ACS::TimeInterval &, const EpochHelper &)


Detailed Description

Header file for EpochHelper

Function Documentation

DurationHelper* operator% const ACS::TimeInterval ,
const EpochHelper
 

Implemented this modulo operand to fulfill the requirements on an SPR from Correlator. Caller is responsible for deleting the DurationHelper allocated by this operand.

Parameters:
TimeInterval 
EpochHelper 
Returns:
Result of the modulo operand (TimeInterval EpochHelper.value().value)

DurationHelper* operator% const EpochHelper ,
const ACS::TimeInterval
 

Implemented this modulo operand to fulfill the requirements on an SPR from Correlator. Caller is responsible for deleting the DurationHelper allocated by this operand.

Parameters:
EpochHelper 
TimeInterval 
Returns:
Result of the modulo operand (EpochHelper.value().value TimeInterval)


Generated on Thu Apr 30 02:32:39 2009 for ACS C++ API by doxygen 1.3.8