Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::stree::SegmentBuilder< K, T, C > Member List

This is the complete list of members for elm::stree::SegmentBuilder< K, T, C >, including all inherited members.

add(const K &low, const K &high, const T &val)elm::stree::SegmentBuilder< K, T, C >
allocate(t::uint32 n)elm::stree::Builder< K, T, C >protected
make(stree::Tree< K, T, C > &tree)elm::stree::SegmentBuilder< K, T, C >
elm::stree::Builder::make(node_t *nodes, int &s, int start, int end)elm::stree::Builder< K, T, C >protected
SegmentBuilder(const T &def)elm::stree::SegmentBuilder< K, T, C >