version 3.3

VRS::Moment Class Reference

Point-in-VRSTime Interval. More...

#include <vrs/sg/moment.h>

List of all members.

Public Member Functions

 Moment ()
 Moment (const VRSTime &begin, const VRSTime &end, const VRSTime &current)
bool operator== (const Moment &) const
bool operator!= (const Moment &) const
VRSTime begin () const
VRSTime current () const
VRSTime end () const
VRSTime duration () const
double relative () const
void setInterval (const VRSTime &begin, const VRSTime &end)
void setCurrent (const VRSTime &current)
 VRS_SERIALIZABLE_NO_SO_CLASS (Moment)


Detailed Description

Point-in-VRSTime Interval.

Constructor & Destructor Documentation

VRS::Moment::Moment (  ) 

VRS::Moment::Moment ( const VRSTime begin,
const VRSTime end,
const VRSTime current 
)


Member Function Documentation

bool VRS::Moment::operator== ( const Moment  )  const

bool VRS::Moment::operator!= ( const Moment  )  const

VRSTime VRS::Moment::begin (  )  const [inline]

VRSTime VRS::Moment::current (  )  const [inline]

VRSTime VRS::Moment::end (  )  const [inline]

VRSTime VRS::Moment::duration (  )  const [inline]

double VRS::Moment::relative (  )  const [inline]

void VRS::Moment::setInterval ( const VRSTime begin,
const VRSTime end 
) [inline]

void VRS::Moment::setCurrent ( const VRSTime current  )  [inline]

VRS::Moment::VRS_SERIALIZABLE_NO_SO_CLASS ( Moment   ) 


The documentation for this class was generated from the following file:

Generated on Tue May 22 06:00:29 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact