|
|
Public Types | |
| typedef DataT::const_iterator | const_iterator |
| typedef HandleType | DereferencedType |
| typedef DataT::size_type | HandleType |
| typedef DataT::iterator | iterator |
| typedef DataT::value_type | value_type |
Public Member Functions | |
| value_type & | at (DereferencedType s) |
| const value_type & | at (DereferencedType s) const |
| value_type & | back () |
| const value_type & | back () const |
| iterator | begin () |
| const_iterator | begin () const |
| HandleType | BeginHandle () const |
| DataT & | ContainedData () |
| const DataT & | ContainedData () const |
| DereferencedType | Dereference (HandleType h) const |
| iterator | end () |
| const_iterator | end () const |
| HandleType | EndHandle () const |
| size_t | size () const |
Protected Member Functions | |
| void | InsertBack (HandleType h) |
| void | Remove (DereferencedType s) |
| void | SwapHandles (HandleType a, HandleType b) |
Definition at line 20 of file ImmediateTreeDataKernels.h.
| typedef DataT::const_iterator const_iterator |
Definition at line 27 of file ImmediateTreeDataKernels.h.
| typedef HandleType DereferencedType |
Definition at line 25 of file ImmediateTreeDataKernels.h.
| typedef DataT::size_type HandleType |
Definition at line 24 of file ImmediateTreeDataKernels.h.
| typedef DataT::iterator iterator |
Definition at line 26 of file ImmediateTreeDataKernels.h.
| typedef DataT::value_type value_type |
Definition at line 23 of file ImmediateTreeDataKernels.h.
|
inline |
|
inline |
|
inline |
Definition at line 60 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 66 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 72 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 84 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 102 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 30 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 36 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 42 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 78 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 90 of file ImmediateTreeDataKernels.h.
|
inline |
Definition at line 108 of file ImmediateTreeDataKernels.h.
Here is the call graph for this function:
|
inlineprotected |
Definition at line 121 of file ImmediateTreeDataKernels.h.
|
inlineprotected |
Definition at line 131 of file ImmediateTreeDataKernels.h.
Here is the call graph for this function:
|
inline |
Definition at line 96 of file ImmediateTreeDataKernels.h.
Here is the caller graph for this function:
|
inlineprotected |
Definition at line 115 of file ImmediateTreeDataKernels.h.
Here is the call graph for this function: