hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
hobbes::prefix_tree< K, V, KMap > Member List

This is the complete list of members for hobbes::prefix_tree< K, V, KMap >, including all inherited members.

findNode(KIter begin, KIter end) consthobbes::prefix_tree< K, V, KMap >inlineprivate
insert(KIter begin, KIter end, const V &v)hobbes::prefix_tree< K, V, KMap >inline
insert(const std::vector< K > &k, const V &v)hobbes::prefix_tree< K, V, KMap >inline
KeyPoint typedefhobbes::prefix_tree< K, V, KMap >
keyPointsAt(KeyPointSeq *kps, point_t base) consthobbes::prefix_tree< K, V, KMap >inline
KeyPointSeq typedefhobbes::prefix_tree< K, V, KMap >
keysAt(KeySeq *ks, point_t base) consthobbes::prefix_tree< K, V, KMap >inline
keysAt(point_t base) consthobbes::prefix_tree< K, V, KMap >inline
KeySeq typedefhobbes::prefix_tree< K, V, KMap >
lookup(KIter begin, KIter end) consthobbes::prefix_tree< K, V, KMap >inline
lookup(const std::vector< K > &k) consthobbes::prefix_tree< K, V, KMap >inline
makeNode(KIter begin, KIter end)hobbes::prefix_tree< K, V, KMap >inlineprivate
moveTo(const K &k, point_t base) consthobbes::prefix_tree< K, V, KMap >inline
node_t typedefhobbes::prefix_tree< K, V, KMap >private
point_t typedefhobbes::prefix_tree< K, V, KMap >
prefix_tree()hobbes::prefix_tree< K, V, KMap >inline
roothobbes::prefix_tree< K, V, KMap >private
rootPoint() consthobbes::prefix_tree< K, V, KMap >inline
valueAt(point_t base) consthobbes::prefix_tree< K, V, KMap >inline
values(ValueSeq *vs) consthobbes::prefix_tree< K, V, KMap >inline
values() consthobbes::prefix_tree< K, V, KMap >inline
ValueSeq typedefhobbes::prefix_tree< K, V, KMap >
~prefix_tree()hobbes::prefix_tree< K, V, KMap >inline