#include <htstring.h>
Inheritance diagram for ht_sorted_string_list:
Public Member Functions | |
void | init (int(*compare_keys_proc)(Object *key_a, Object *key_b)) |
char * | get_string (char *s) |
void | insert_string (char *s) |
|
Definition at line 599 of file htstring.cc. References ht_sorted_list::find(), ht_clist::get(), LIST_UNDEFINED, NULL, and UINT. Referenced by reference_string(). |
|
Definition at line 594 of file htstring.cc. References Object::init(). Referenced by init_analy_names(). |
|
Definition at line 612 of file htstring.cc. References ht_sorted_list::insert(). Referenced by reference_string(). |