継承:
public メンバ関数-
CycleStep()
-
-
CycleStep(UInt c)
-
-
CycleStep(const CycleStep& src)
-
-
void init(UInt c = 0)
-
-
void update()
-
-
CycleStep& set(UInt c, Bool updatep = True)
-
-
CycleStep& set(const CycleStep& src)
-
-
CycleStep& operator=(const CycleStep& src)
-
-
CycleStep& operator=(const UInt c)
-
-
CycleStep& setupdate(const CycleStep& src)
-
-
Bool operator==(const CycleStep& ref)
-
-
CycleStep& operator++()
-
-
CycleStep& operator++(int)
-
-
CycleStep& inc(Bool updatep = True)
-
-
Bool isNewer(const CycleStep & ref, Int margin = 0) const
-
-
Bool isOlder(const CycleStep & ref, Int margin = 0) const
-
-
Bool operator<(const CycleStep & ref) const
-
-
Bool operator<=(const CycleStep & ref) const
-
-
Bool operator>(const CycleStep & ref) const
-
-
Bool operator>=(const CycleStep & ref) const
-
文書
CycleStep()
-
CycleStep(UInt c)
-
CycleStep(const CycleStep& src)
-
void init(UInt c = 0)
-
void update()
-
CycleStep& set(UInt c, Bool updatep = True)
-
CycleStep& set(const CycleStep& src)
-
CycleStep& operator=(const CycleStep& src)
-
CycleStep& operator=(const UInt c)
-
CycleStep& setupdate(const CycleStep& src)
-
Bool operator==(const CycleStep& ref)
-
CycleStep& operator++()
-
CycleStep& operator++(int)
-
CycleStep& inc(Bool updatep = True)
-
Bool isNewer(const CycleStep & ref, Int margin = 0) const
-
Bool isOlder(const CycleStep & ref, Int margin = 0) const
-
Bool operator<(const CycleStep & ref) const
-
Bool operator<=(const CycleStep & ref) const
-
Bool operator>(const CycleStep & ref) const
-
Bool operator>=(const CycleStep & ref) const
-
- このクラスには、子クラスは存在しない
Alphabetic index HTML クラス階層 or Java
This page was generated with the help of DOC++.