MaxPlus::MPTime Class Reference

#include <mptype.h>

List of all members.

Public Member Functions

 MPTime (CDouble val=1.0e+30)
 operator CDouble () const
MPTimeoperator- ()
MPTimeoperator+= (MPTime val)
MPTimeoperator-= (MPTime val)

Private Attributes

CDouble myVal

Constructor & Destructor Documentation

MaxPlus::MPTime::MPTime ( CDouble  val = 1.0e+30  )  [inline]

References myVal.

Referenced by operator-=().


Member Function Documentation

MaxPlus::MPTime::operator CDouble (  )  const [inline]

References myVal.

MPTime & MaxPlus::MPTime::operator+= ( MPTime  val  )  [inline]
MPTime & MaxPlus::MPTime::operator- (  )  [inline]

References MaxPlus::MP_ISMINUSINFINITY(), and myVal.

Here is the call graph for this function:

MPTime & MaxPlus::MPTime::operator-= ( MPTime  val  )  [inline]

References MaxPlus::MP_ISMINUSINFINITY(), and MPTime().

Here is the call graph for this function:


Member Data Documentation


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