|
| DICTIONARY (const STRINGY **stringies_p_p, USHORT len) |
|
| DICTIONARY (VECTOR< STRINGY > *stringies_p) |
|
const STRINGY & | get_stringy (USHORT id) const |
|
USHORT | get_id_of_this_stringy (const STRINGY &stringy) const |
|
VOID | get_map (UI_MAP &map) const |
|
USHORT | get_num_of_stringies () const |
|
USHORT | get_num_of_users () const |
|
VOID | add_one_user () |
|
VOID | del_one_user () |
|
|
VOID | sort_vec_of_ids_by_abc () |
|
|
const STRINGY ** | its_stringies_p_p |
|
VECTOR< STRINGY > * | its_stringies_p |
|
USHORT | its_num_of_stringies |
|
USHORT | its_num_of_users |
|
USHORT * | its_ids_p |
|
The documentation for this class was generated from the following files:
- Legacy/QFog2-MachO/QFogSource/Ansi_Other/DICTIONARY.h
- Legacy/QFog2-MachO/QFogSource/Ansi_Other/DICTIONARY.cpp