Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
unsigned char * | data |
long | len |
long | size |
int | immutable |
unsigned char* Octstr::data |
Definition at line 120 of file octstr.c.
Referenced by octstr_base64_to_binary(), octstr_binary_to_base64(), octstr_binary_to_hex(), octstr_case_compare(), octstr_case_nsearch(), octstr_case_search(), octstr_cat(), octstr_check_range(), octstr_compare(), octstr_convert_range(), octstr_copy_real(), octstr_create_from_data_real(), octstr_delete(), octstr_destroy(), octstr_dump_short(), octstr_duplicate_real(), octstr_get_bits(), octstr_get_char(), octstr_get_cstr_real(), octstr_get_many_chars(), octstr_grow(), octstr_hex_to_binary(), octstr_imm(), octstr_insert(), octstr_insert_char(), octstr_insert_data(), octstr_ncompare(), octstr_parse_double(), octstr_parse_long(), octstr_pretty_print(), octstr_print(), octstr_rsearch_char(), octstr_search(), octstr_search_char(), octstr_set_bits(), octstr_set_char(), octstr_split_words(), octstr_str_case_compare(), octstr_str_compare(), octstr_str_ncompare(), octstr_str_search(), octstr_truncate(), octstr_url_decode(), octstr_url_encode(), octstr_write_data(), octstr_write_to_socket(), seems_valid_real(), and ws_pragma_use().
int Octstr::immutable |
Definition at line 123 of file octstr.c.
Referenced by octstr_append_from_hex(), octstr_append_from_socket(), octstr_base64_to_binary(), octstr_binary_to_base64(), octstr_binary_to_hex(), octstr_convert_range(), octstr_create_from_data_real(), octstr_delete(), octstr_delete_matching(), octstr_destroy(), octstr_grow(), octstr_hex_to_binary(), octstr_imm(), octstr_insert(), octstr_insert_char(), octstr_insert_data(), octstr_set_bits(), octstr_set_char(), octstr_symbolize(), octstr_truncate(), octstr_url_decode(), octstr_url_encode(), and seems_valid_real().
long Octstr::len |
Definition at line 121 of file octstr.c.
Referenced by octstr_append(), octstr_append_char(), octstr_append_cstr(), octstr_append_data(), octstr_base64_to_binary(), octstr_binary_to_base64(), octstr_binary_to_hex(), octstr_case_compare(), octstr_case_nsearch(), octstr_case_search(), octstr_cat(), octstr_check_range(), octstr_compare(), octstr_convert_printable(), octstr_convert_range(), octstr_copy_real(), octstr_create_from_data_real(), octstr_delete(), octstr_dump_short(), octstr_duplicate_real(), octstr_get_bits(), octstr_get_char(), octstr_get_cstr_real(), octstr_get_many_chars(), octstr_hex_to_binary(), octstr_imm(), octstr_insert(), octstr_insert_char(), octstr_insert_data(), octstr_len(), octstr_ncompare(), octstr_parse_double(), octstr_parse_long(), octstr_pretty_print(), octstr_print(), octstr_rsearch_char(), octstr_search(), octstr_search_char(), octstr_set_bits(), octstr_str_search(), octstr_symbolize(), octstr_truncate(), octstr_url_decode(), octstr_url_encode(), octstr_write_data(), octstr_write_to_socket(), seems_valid_real(), and ws_pragma_use().
long Octstr::size |
Definition at line 122 of file octstr.c.
Referenced by octstr_cat(), octstr_create_from_data_real(), octstr_grow(), octstr_imm(), octstr_url_encode(), and seems_valid_real().