Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

ark::TimeInterval Class Reference

#include <BasicTime.h>

List of all members.

Public Member Functions

 TimeInterval ()
 TimeInterval (long double t)
void nanoseconds (long double ns)
long double nanoseconds () const
bool operator== (TimeInterval const &ti) const
bool operator!= (TimeInterval const &ti) const
bool operator< (TimeInterval const &ti) const
bool operator> (TimeInterval const &ti) const
bool operator<= (TimeInterval const &ti) const
bool operator>= (TimeInterval const &ti) const

Private Attributes

UInt64 _elapsed


Constructor & Destructor Documentation

ark::TimeInterval::TimeInterval  )  [inline]
 

ark::TimeInterval::TimeInterval long double  t  )  [inline]
 


Member Function Documentation

long double ark::TimeInterval::nanoseconds  )  const [inline]
 

void ark::TimeInterval::nanoseconds long double  ns  )  [inline]
 

bool ark::TimeInterval::operator!= TimeInterval const &  ti  )  const [inline]
 

bool ark::TimeInterval::operator< TimeInterval const &  ti  )  const [inline]
 

bool ark::TimeInterval::operator<= TimeInterval const &  ti  )  const [inline]
 

bool ark::TimeInterval::operator== TimeInterval const &  ti  )  const [inline]
 

bool ark::TimeInterval::operator> TimeInterval const &  ti  )  const [inline]
 

bool ark::TimeInterval::operator>= TimeInterval const &  ti  )  const [inline]
 


Member Data Documentation

UInt64 ark::TimeInterval::_elapsed [private]
 


The documentation for this class was generated from the following file:
Generated on Tue Sep 6 14:54:40 2005 for Arkonnekt Sound by  doxygen 1.4.4