![]() |
Quantum Fog
0.9.3
|
This is the complete list of members for STRINGY, including all inherited members.
clear() (defined in STRINGY) | STRINGY | |
copy(const STRINGY &s) (defined in STRINGY) | STRINGY | |
copy_line(ISTREAM &in_bd, USHORT max_len, CHAR stop_char) (defined in STRINGY) | STRINGY | |
get_len() const (defined in STRINGY) | STRINGY | inline |
get_string() const (defined in STRINGY) | STRINGY | inline |
get_sub_stringy(USHORT starting_pos, USHORT sub_str_len) const (defined in STRINGY) | STRINGY | |
is_legal_name() const (defined in STRINGY) | STRINGY | |
its_cstr (defined in STRINGY) | STRINGY | private |
its_len (defined in STRINGY) | STRINGY | private |
operator!= (defined in STRINGY) | STRINGY | friend |
operator!= (defined in STRINGY) | STRINGY | friend |
operator!= (defined in STRINGY) | STRINGY | friend |
operator&&(const STRINGY &rhs) (defined in STRINGY) | STRINGY | |
operator< (defined in STRINGY) | STRINGY | friend |
operator<< (defined in STRINGY) | STRINGY | friend |
operator=(const STRINGY &rhs) (defined in STRINGY) | STRINGY | |
operator== (defined in STRINGY) | STRINGY | friend |
operator== (defined in STRINGY) | STRINGY | friend |
operator== (defined in STRINGY) | STRINGY | friend |
operator>> (defined in STRINGY) | STRINGY | friend |
operator[](USHORT i) (defined in STRINGY) | STRINGY | inline |
operator[](USHORT i) const (defined in STRINGY) | STRINGY | inline |
STRINGY() (defined in STRINGY) | STRINGY | |
STRINGY(CHAR ch, USHORT len) (defined in STRINGY) | STRINGY | |
STRINGY(const CHAR *cstr) (defined in STRINGY) | STRINGY | |
STRINGY(SHORT i) (defined in STRINGY) | STRINGY | |
STRINGY(USHORT i) (defined in STRINGY) | STRINGY | |
STRINGY(LONG i) (defined in STRINGY) | STRINGY | |
STRINGY(DOUBLE x) (defined in STRINGY) | STRINGY | |
STRINGY(const STRINGY &s) (defined in STRINGY) | STRINGY | |
stringy_max_len enum value (defined in STRINGY) | STRINGY | |
~STRINGY() (defined in STRINGY) | STRINGY | virtual |