cosi::RealLatency Class Reference

#include <RealLatency.h>

Inheritance diagram for cosi::RealLatency:

cosi::RealQuantity cosi::Quantity cosi::RealDelay

List of all members.

Public Member Functions

 RealLatency ()
 RealLatency (double pValue)
 ~RealLatency ()
RealLatency Get ()
void Set (RealLatency pL)
bool operator< (RealLatency pValue)
bool operator> (RealLatency pValue)
bool operator== (RealLatency pValue)
RealLatency operator+ (RealLatency pL)
RealLatency operator- (RealLatency pL)

Static Public Attributes

static std::string sQuantityName = "Latency"

Friends

std::ostream & operator<< (std::ostream &pOs, const RealLatency &pL)


Constructor & Destructor Documentation

cosi::RealLatency::RealLatency (  ) 

cosi::RealLatency::RealLatency ( double  pValue  ) 

cosi::RealLatency::~RealLatency (  ) 


Member Function Documentation

RealLatency cosi::RealLatency::Get (  ) 

Reimplemented from cosi::RealQuantity.

Reimplemented in cosi::RealDelay.

void cosi::RealLatency::Set ( RealLatency  pL  ) 

bool cosi::RealLatency::operator< ( RealLatency  pValue  ) 

bool cosi::RealLatency::operator> ( RealLatency  pValue  ) 

bool cosi::RealLatency::operator== ( RealLatency  pValue  ) 

RealLatency cosi::RealLatency::operator+ ( RealLatency  pL  ) 

RealLatency cosi::RealLatency::operator- ( RealLatency  pL  ) 


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  pOs,
const RealLatency pL 
) [friend]


Member Data Documentation

std::string cosi::RealLatency::sQuantityName = "Latency" [static]

Reimplemented from cosi::RealQuantity.


The documentation for this class was generated from the following files:
Generated on Sun Sep 7 18:37:46 2008 for COSI by  doxygen 1.5.4
Contact 
©2002-2018 U.C. Regents