template<class Content> class Itk::RingRcylHeapT: public RcylHeapT< RingT<Content> >


継承:


public メンバ関数
[more]RingRcylHeapT<Content> (char *nm = ITK_DFLT_RINGRCYLHEAP_NAME, UInt sz = ITK_DFLT_MEMARRAY_SIZE, UInt ef = ITK_DFLT_EXPAND_FACTOR)
[more]Ring* getPtr()
[more]Ring& get()
[more]Ring* getPtr(const Content& val)
[more]Ring& get(const Content& val)
[more]Ring* addRingFirst(Ring* root)
[more]Ring* addRingFirst(Ring* root, const Content& val)
[more]Ring* addRingLast(Ring* root)
[more]Ring* addRingLast(Ring* root, const Content& val)


継承RcylHeapT:

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


文書

oRingRcylHeapT<Content> (char *nm = ITK_DFLT_RINGRCYLHEAP_NAME, UInt sz = ITK_DFLT_MEMARRAY_SIZE, UInt ef = ITK_DFLT_EXPAND_FACTOR)

oRing* getPtr()

oRing& get()

oRing* getPtr(const Content& val)

oRing& get(const Content& val)

oRing* addRingFirst(Ring* root)

oRing* addRingFirst(Ring* root, const Content& val)

oRing* addRingLast(Ring* root)

oRing* addRingLast(Ring* root, const Content& val)


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

Alphabetic index HTML クラス階層 or Java



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