template<class Content> class Itk::RcylHeapT: public WithDescriber


継承:


public メンバ関数
[more]RcylHeapT<Content> (char *nm = ITK_DFLT_RCYLHEAP_NAME, UInt sz = ITK_DFLT_RCYLHEAP_SIZE, UInt ef = ITK_DFLT_EXPAND_FACTOR)
[more]void init(char *nm = ITK_DFLT_RCYLHEAP_NAME, UInt sz = ITK_DFLT_RCYLHEAP_SIZE, UInt ef = ITK_DFLT_EXPAND_FACTOR)
[more]void expand()
[more]Content* getPtr()
[more]Content& get()
[more]void putPtr(Content * const elm)
[more]void put(Content & elm)
[more]void clear()
[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


文書

oRcylHeapT<Content> (char *nm = ITK_DFLT_RCYLHEAP_NAME, UInt sz = ITK_DFLT_RCYLHEAP_SIZE, UInt ef = ITK_DFLT_EXPAND_FACTOR)

ovoid init(char *nm = ITK_DFLT_RCYLHEAP_NAME, UInt sz = ITK_DFLT_RCYLHEAP_SIZE, UInt ef = ITK_DFLT_EXPAND_FACTOR)

ovoid expand()

oContent* getPtr()

oContent& get()

ovoid putPtr(Content * const elm)

ovoid put(Content & elm)

ovoid clear()

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


直接の子クラス :
Heap
RingRcylHeapT

Alphabetic index HTML クラス階層 or Java



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