#include <bookmark_tree.h>


Public Member Functions | |
| listo_links () | |
| void | add (link_record *new_rec, bool sort=true) |
Definition at line 117 of file bookmark_tree.h.
| listo_links::listo_links | ( | ) |
Definition at line 66 of file bookmark_tree.cpp.
| void listo_links::add | ( | link_record * | new_rec, | |
| bool | sort = true | |||
| ) |
Definition at line 68 of file bookmark_tree.cpp.
References link_record::_description, structures::amorph< link_record >::append(), structures::amorph< link_record >::borrow(), structures::amorph< link_record >::elements(), basis::astring::iequals(), structures::amorph< link_record >::insert(), structures::amorph< link_record >::put(), and basis::astring::t().
Referenced by bookmark_tree::process_comment(), and bookmark_tree::process_link().
1.6.3