#include <htstring.h>
Inheritance diagram for ht_string_list:
Public Member Functions | |
void | init () |
char * | get_string (UINT i) |
void | insert_string (char *s) |
|
Definition at line 578 of file htstring.cc. References ht_clist::get(), UINT, and ht_data_string::value. Referenced by ht_radioboxes::draw(), ht_checkboxes::draw(), ht_mask_sub::getline(), and ht_cluster::init(). |
|
Reimplemented from Object. Definition at line 573 of file htstring.cc. References compare_keys_string(), and Object::init(). Referenced by ht_vregex_search_form::init(), ht_evalstr_search_form::init(), ht_hexascii_search_form::init(), and ht_mask_sub::init(). |
|
Definition at line 585 of file htstring.cc. References ht_clist::insert(). Referenced by ht_vregex_search_form::init(), ht_evalstr_search_form::init(), and ht_hexascii_search_form::init(). |