Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ht_sorted_string_list Class Reference

#include <htstring.h>

Inheritance diagram for ht_sorted_string_list:

ht_sorted_list ht_clist ht_list Object List of all members.

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)

Member Function Documentation

char * ht_sorted_string_list::get_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().

void ht_sorted_string_list::init int(*  compare_keys_proc)(Object *key_a, Object *key_b)  ) 
 

Definition at line 594 of file htstring.cc.

References Object::init().

Referenced by init_analy_names().

void ht_sorted_string_list::insert_string char *  s  ) 
 

Definition at line 612 of file htstring.cc.

References ht_sorted_list::insert().

Referenced by reference_string().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:16:03 2004 by doxygen 1.3.5