|
Public Types | |
typedef IteratorT | const_iterator |
typedef HandleType | DereferencedType |
typedef size_t | HandleType |
typedef IteratorT | iterator |
typedef std::iterator_traits< IteratorT >::reference | reference |
typedef std::iterator_traits< IteratorT >::value_type | value_type |
Public Member Functions | |
reference | at (DereferencedType s) |
reference | at (DereferencedType s) const |
reference | back () |
reference | back () const |
iterator | begin () |
const_iterator | begin () const |
void | Begin (IteratorT begin) |
HandleType | BeginHandle () const |
DereferencedType | Dereference (HandleType h) const |
iterator | end () |
const_iterator | end () const |
void | End (IteratorT end) |
HandleType | EndHandle () const |
size_t | size () const |
Protected Member Functions | |
void | SwapHandles (HandleType a, HandleType b) |
Definition at line 343 of file ImmediateTreeDataKernels.h.
typedef IteratorT const_iterator |
Definition at line 351 of file ImmediateTreeDataKernels.h.
typedef HandleType DereferencedType |
Definition at line 349 of file ImmediateTreeDataKernels.h.
typedef size_t HandleType |
Definition at line 348 of file ImmediateTreeDataKernels.h.
typedef IteratorT iterator |
Definition at line 350 of file ImmediateTreeDataKernels.h.
Definition at line 347 of file ImmediateTreeDataKernels.h.
typedef std::iterator_traits< IteratorT >::value_type value_type |
Definition at line 346 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 368 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 373 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 378 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 383 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 388 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 398 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 353 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 413 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 363 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 393 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 403 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 358 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 417 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 408 of file ImmediateTreeDataKernels.h.
|
inlineprotected |
Definition at line 423 of file ImmediateTreeDataKernels.h.