class Itk::TimeVal: public WithDescriber


継承:


public メンバ関数
[more] TimeVal(const Int& sec = 0, const Int& msec = 0, const Int& usec = 0)
[more] TimeVal(const TimeVal& tv)
[more] TimeVal(const Flt& sec)
[more]TimeVal& getTimeOfDay()
[more]static TimeVal now()
[more]TimeVal& operator=(const TimeVal& tv)
[more]TimeVal& set(const Int& sec = 0, const Int& msec = 0, const Int& usec = 0)
[more]TimeVal& set(const struct timeval& tv)
[more]TimeVal& set(const TimeVal& tv)
[more]TimeVal& set(const Flt& sec)
[more]Int inUSec() const
[more]Int inMSec() const
[more]Int inSec() const
[more]Int inMin() const
[more]Int inHour() const
[more]Int inDay() const
[more]Int inYear() const
[more]Flt fltSec() const
[more]struct timeval in_struct_timeval() const
[more]struct timespec in_struct_timespec() const
[more]Int usec() const
[more]Int msec() const
[more]Int sec() const
[more]Int min() const
[more]Int hour() const
[more]Int day() const
[more]Int year() const
[more]TimeVal& inc(const Int sec = 1, const Int msec = 0, const Int usec = 0)
[more]TimeVal& inc(const TimeVal& x)
[more]TimeVal& dec(const Int sec = 1, const Int msec = 0, const Int usec = 0)
[more]TimeVal& dec(const TimeVal& x)
[more]TimeVal diff(const TimeVal& x) const
[more]Int diffSec(const TimeVal& x) const
[more]Int diffMSec(const TimeVal& x) const
[more]Int diffUSec(const TimeVal& x) const
[more]TimeVal& mul(const Flt& m)
[more]TimeVal& div(const Flt& m)
[more]TimeVal operator+(const TimeVal& tv) const
[more]TimeVal operator-(const TimeVal& tv) const
[more]TimeVal operator*(const Flt m) const
[more]TimeVal operator/(const Flt m) const
[more]TimeVal operator/(const TimeVal& tv) const
[more]TimeVal& operator+=(const TimeVal& tv)
[more]TimeVal& operator-=(const TimeVal& tv)
[more]TimeVal& operator*(const Flt m)
[more]TimeVal& operator/(const Flt m)
[more]Bool operator> (const TimeVal& tv) const
[more]Bool operator>= (const TimeVal& tv) const
[more]Bool operator< (const TimeVal& tv) const
[more]Bool operator<= (const TimeVal& tv) const
[more]Bool operator== (const TimeVal& tv) const
[more]Bool isPast() const
[more]Bool isFuture() const
[more]void transN2H()
[more]void transH2N()
[more]char* stamp() const
[more]virtual void describe(ostream& ostr, const Bool detailp = True) const


継承WithDescriber:

public メンバ関数
ovirtual const char* className() const
ovirtual void describePtr(ostream& ostr, const Bool detailp = True) const


文書

o TimeVal(const Int& sec = 0, const Int& msec = 0, const Int& usec = 0)

o TimeVal(const TimeVal& tv)

o TimeVal(const Flt& sec)

oTimeVal& getTimeOfDay()

ostatic TimeVal now()

oTimeVal& operator=(const TimeVal& tv)

oTimeVal& set(const Int& sec = 0, const Int& msec = 0, const Int& usec = 0)

oTimeVal& set(const struct timeval& tv)

oTimeVal& set(const TimeVal& tv)

oTimeVal& set(const Flt& sec)

oInt inUSec() const

oInt inMSec() const

oInt inSec() const

oInt inMin() const

oInt inHour() const

oInt inDay() const

oInt inYear() const

oFlt fltSec() const

ostruct timeval in_struct_timeval() const

ostruct timespec in_struct_timespec() const

oInt usec() const

oInt msec() const

oInt sec() const

oInt min() const

oInt hour() const

oInt day() const

oInt year() const

oTimeVal& inc(const Int sec = 1, const Int msec = 0, const Int usec = 0)

oTimeVal& inc(const TimeVal& x)

oTimeVal& dec(const Int sec = 1, const Int msec = 0, const Int usec = 0)

oTimeVal& dec(const TimeVal& x)

oTimeVal diff(const TimeVal& x) const

oInt diffSec(const TimeVal& x) const

oInt diffMSec(const TimeVal& x) const

oInt diffUSec(const TimeVal& x) const

oTimeVal& mul(const Flt& m)

oTimeVal& div(const Flt& m)

oTimeVal operator+(const TimeVal& tv) const

oTimeVal operator-(const TimeVal& tv) const

oTimeVal operator*(const Flt m) const

oTimeVal operator/(const Flt m) const

oTimeVal operator/(const TimeVal& tv) const

oTimeVal& operator+=(const TimeVal& tv)

oTimeVal& operator-=(const TimeVal& tv)

oTimeVal& operator*(const Flt m)

oTimeVal& operator/(const Flt m)

oBool operator> (const TimeVal& tv) const

oBool operator>= (const TimeVal& tv) const

oBool operator< (const TimeVal& tv) const

oBool operator<= (const TimeVal& tv) const

oBool operator== (const TimeVal& tv) const

oBool isPast() const

oBool isFuture() const

ovoid transN2H()

ovoid transH2N()

ochar* stamp() const

ovirtual void describe(ostream& ostr, const Bool detailp = True) const


このクラスには、子クラスは存在しない

Alphabetic index HTML クラス階層 or Java



このページは、DOC++により生成されています