Otawa  0.10
otawa::tsim::TreePath< T1, T2 > Member List

This is the complete list of members for otawa::tsim::TreePath< T1, T2 >, including all inherited members.

_childsotawa::tsim::TreePath< T1, T2 >private
_dataotawa::tsim::TreePath< T1, T2 >private
_labelotawa::tsim::TreePath< T1, T2 >private
_max_childsotawa::tsim::TreePath< T1, T2 >private
add(elm::genstruct::Vector< T1 > &path, const T2 data, int from_index=0)otawa::tsim::TreePath< T1, T2 >inline
add(elm::genstruct::Vector< T1 > *path, const T2 data, int from_index=0)otawa::tsim::TreePath< T1, T2 >inline
get(const elm::genstruct::Vector< T1 > &path, int from_index=0)otawa::tsim::TreePath< T1, T2 >inline
rootData() const otawa::tsim::TreePath< T1, T2 >inline
rootLabel() const otawa::tsim::TreePath< T1, T2 >inline
searchChild(const T1 &label) const otawa::tsim::TreePath< T1, T2 >inlineprivate
TreePath(const T1 label, int max_childs=DEFAULT_MAX_CHILDS)otawa::tsim::TreePath< T1, T2 >inlineprivate
TreePath(int max_childs=DEFAULT_MAX_CHILDS)otawa::tsim::TreePath< T1, T2 >inline
TreePath(const T1 label, const T2 data, int max_childs=DEFAULT_MAX_CHILDS)otawa::tsim::TreePath< T1, T2 >inline
TreePath(elm::genstruct::Vector< T1 > &path, const T2 data, int max_childs=DEFAULT_MAX_CHILDS)otawa::tsim::TreePath< T1, T2 >inline
TreePath(elm::genstruct::Vector< T1 > *path, const T2 data, int max_childs=DEFAULT_MAX_CHILDS)otawa::tsim::TreePath< T1, T2 >inline
~TreePath()otawa::tsim::TreePath< T1, T2 >inline