RTIfedTime.cc File Reference

#include <math.h>
#include "certi.hh"
#include "fedtime.hh"
#include "FedTimeD.hh"
#include <algorithm>
#include <limits>
#include <sstream>
#include <typeinfo>

Go to the source code of this file.

Functions

const RTIfedTimerft (const RTI::FedTime &time) throw (RTI::InvalidFederationTime)
 FedTime to RTIfedTime reference cast.
bool is_infinity (const RTI::FedTime &time)
std::ostream & operator<< (std::ostream &s, const RTI::FedTime &time)
RTIfedTime operator+ (const RTI::Double &d, const RTI::FedTime &time)
RTIfedTime operator- (const RTI::Double &d, const RTI::FedTime &time)
RTIfedTime operator* (const RTI::Double &d, const RTI::FedTime &time)
RTIfedTime operator/ (const RTI::Double &d, const RTI::FedTime &time)

Variables

const char * infinity_str = "+inf"


Function Documentation

bool @122::is_infinity ( const RTI::FedTime time  )  [inline, static]

RTIfedTime operator* ( const RTI::Double d,
const RTI::FedTime time 
)

Definition at line 489 of file RTIfedTime.cc.

References RTIfedTime::getTime(), and rft().

Here is the call graph for this function:

RTIfedTime operator+ ( const RTI::Double d,
const RTI::FedTime time 
)

Definition at line 473 of file RTIfedTime.cc.

References RTIfedTime::getTime(), and rft().

Here is the call graph for this function:

RTIfedTime operator- ( const RTI::Double d,
const RTI::FedTime time 
)

Definition at line 481 of file RTIfedTime.cc.

References RTIfedTime::getTime(), and rft().

Here is the call graph for this function:

RTIfedTime operator/ ( const RTI::Double d,
const RTI::FedTime time 
)

Definition at line 497 of file RTIfedTime.cc.

References RTIfedTime::getTime(), and rft().

Here is the call graph for this function:

std::ostream& operator<< ( std::ostream &  s,
const RTI::FedTime time 
)

Definition at line 460 of file RTIfedTime.cc.

References RTIfedTime::getTime(), infinity_str, is_infinity(), and rft().

Here is the call graph for this function:

const RTIfedTime& @122::rft ( const RTI::FedTime time  )  throw (RTI::InvalidFederationTime) [inline, static]


Variable Documentation

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

Definition at line 59 of file RTIfedTime.cc.


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