|
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 401 of file ImmediateTreeDataKernels.h.
typedef IteratorT const_iterator |
Definition at line 409 of file ImmediateTreeDataKernels.h.
typedef HandleType DereferencedType |
Definition at line 407 of file ImmediateTreeDataKernels.h.
typedef size_t HandleType |
Definition at line 406 of file ImmediateTreeDataKernels.h.
typedef IteratorT iterator |
Definition at line 408 of file ImmediateTreeDataKernels.h.
Definition at line 405 of file ImmediateTreeDataKernels.h.
typedef std::iterator_traits<IteratorT>::value_type value_type |
Definition at line 404 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 430 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 436 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 442 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 448 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 454 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 466 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 412 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 484 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 424 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 460 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 472 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 418 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 490 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 478 of file ImmediateTreeDataKernels.h.
|
inlineprotected |
Definition at line 497 of file ImmediateTreeDataKernels.h.