FedTime.cc File Reference

#include <math.h>
#include "FedTimeD.hh"
#include <limits>
#include <sstream>

Go to the source code of this file.

Namespaces

namespace  certi

Functions

std::ostream & operator<< (std::ostream &s, const FedTime &time)
FedTime operator+ (const double &d, const FedTime &time)
FedTime operator- (const double &d, const FedTime &time)
FedTime operator* (const double &d, const FedTime &time)
FedTime operator/ (const double &d, const FedTime &time)

Variables

const char * infinity_str = "+inf"


Function Documentation

FedTime operator* ( const double &  d,
const FedTime time 
)

Definition at line 410 of file FedTime.cc.

References FedTime::getTime().

Here is the call graph for this function:

FedTime operator+ ( const double &  d,
const FedTime time 
)

Definition at line 394 of file FedTime.cc.

References FedTime::getTime().

Here is the call graph for this function:

FedTime operator- ( const double &  d,
const FedTime time 
)

Definition at line 402 of file FedTime.cc.

References FedTime::getTime().

Here is the call graph for this function:

FedTime operator/ ( const double &  d,
const FedTime time 
)

Definition at line 418 of file FedTime.cc.

References FedTime::getTime().

Here is the call graph for this function:


Variable Documentation

const char* infinity_str = "+inf" [static]


Generated on Thu Apr 30 15:53:50 2009 for CERTIDeveloperDocumentation by doxygen 1.5.5