class Itk::RandomOrder: public WithDescriber


継承:


public メンバ関数
[more] RandomOrder()
[more] RandomOrder(UInt size, Bool shufflep = True)
[more]void init(UInt size, Bool shufflep = True)
[more]virtual ~RandomOrder()
[more]Bool alloc(UInt size)
[more]void sort()
[more]void shuffle()
[more]UInt pop()
[more]UInt top()
[more]UInt operator++ ()
[more]UInt operator++ (int)
[more]UInt operator* ()
[more]Bool isEnd()
[more]virtual void describe(ostream& ostr, Bool detailp = True) const


継承WithDescriber:

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


文書

o RandomOrder()

o RandomOrder(UInt size, Bool shufflep = True)

ovoid init(UInt size, Bool shufflep = True)

ovirtual ~RandomOrder()

oBool alloc(UInt size)

ovoid sort()

ovoid shuffle()

oUInt pop()

oUInt top()

oUInt operator++ ()

oUInt operator++ (int)

oUInt operator* ()

oBool isEnd()

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


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

Alphabetic index HTML クラス階層 or Java



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