smsutil.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 233 | 5% |
空行行数 | 1073 | 24% |
実行行数 | 3160 | 71% |
合計行数 | 4466 | 100% |
内容 | 定義数 |
---|---|
関数数 | 107 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Function | extract_bcd_number | void | |
2 |
Inline | to_semi_oct | static inline int | |
3 |
Function | encode_bcd_number | void | |
4 |
Function | sms_dcs_decode | gboolean | |
5 |
Function | sms_mwi_dcs_decode | gboolean | |
6 |
Function | sms_udl_in_bytes | int | |
7 |
Inline | next_octet | static inline gboolean | |
8 |
Inline | set_octet | static inline gboolean | |
9 |
Function | sms_encode_scts | gboolean | |
10 |
Function | sms_decode_semi_octet | guint8 | |
11 |
Function | sms_decode_scts | gboolean | |
12 |
Static | decode_validity_period | static gboolean | |
13 |
Static | encode_validity_period | static gboolean | |
14 |
Function | sms_encode_address_field | gboolean | |
15 |
Function | sms_decode_address_field | gboolean | |
16 |
Static | encode_deliver | static gboolean | |
17 |
Static | decode_deliver | static gboolean | |
18 |
Static | encode_submit_ack_report | static gboolean | |
19 |
Static | encode_submit_err_report | static gboolean | |
20 |
Static | decode_submit_report | static gboolean | |
21 |
Static | encode_status_report | static gboolean | |
22 |
Static | decode_status_report | static gboolean | |
23 |
Static | encode_deliver_ack_report | static gboolean | |
24 |
Static | encode_deliver_err_report | static gboolean | |
25 |
Static | decode_deliver_report | static gboolean | |
26 |
Static | encode_submit | static gboolean | |
27 |
Function | sms_decode_unpacked_stk_pdu | gboolean | |
28 |
Static | decode_submit | static gboolean | |
29 |
Static | encode_command | static gboolean | |
30 |
Static | decode_command | static gboolean | |
31 |
Function | sms_encode | gboolean | |
32 |
Function | sms_decode | gboolean | |
33 |
Function | sms_extract_common | const guint8 * | |
34 |
Static | verify_udh | static gboolean | |
35 |
Function | sms_udh_iter_init | gboolean | |
36 |
Function | sms_udh_iter_init_from_cbs | gboolean | |
37 |
Function | sms_udh_iter_get_udh_length | guint8 | |
38 |
Function | sms_udh_iter_get_ud_after_header | const guint8 * | |
39 |
Function | sms_udh_iter_get_ie_type | enum sms_iei | |
40 |
Function | sms_udh_iter_get_ie_length | guint8 | |
41 |
Function | sms_udh_iter_get_ie_data | void | |
42 |
Function | sms_udh_iter_has_next | gboolean | |
43 |
Function | sms_udh_iter_next | gboolean | |
44 |
Function | sms_scts_to_time | time_t | |
45 |
Function | sms_address_from_string | void | |
46 |
Function | sms_address_to_string | const char * | |
47 |
Static | extract_app_port_common | static gboolean | |
48 |
Function | sms_extract_app_port | gboolean | |
49 |
Function | sms_extract_concatenation | gboolean | |
50 |
Function | sms_extract_language_variant | gboolean | |
51 |
Function | sms_decode_datagram | unsigned char * | |
52 |
Inline | sms_text_capacity_gsm | static inline int | |
53 |
Function | sms_decode_text | char * | |
54 |
Static | sms_serialize | static int | |
55 |
Static | sms_deserialize | static gboolean | |
56 |
Static | sms_assembly_extract_address | static gboolean | |
57 |
Function | sms_address_to_hex_string | gboolean | |
58 |
Static | sms_assembly_load | static void | |
59 |
Static | sms_assembly_store | static gboolean | |
60 |
Static | sms_assembly_backup_free | static void | |
61 |
Function | sms_assembly_new | struct sms_assembly * | |
62 |
Function | sms_assembly_free | void | |
63 |
Function | sms_assembly_add_fragment | GSList * | |
64 |
Static | sms_assembly_add_fragment_backup | static GSList * | |
65 |
Function | sms_assembly_expire | void | |
66 |
Static | sha1_equal | static gboolean | |
67 |
Static | sha1_hash | static guint | |
68 |
Static | sr_assembly_load_backup | static void | |
69 |
Function | status_report_assembly_new | struct status_report_assembly * | |
70 |
Static | sr_assembly_add_fragment_backup | static gboolean | |
71 |
Static | sr_assembly_remove_fragment_backup | static gboolean | |
72 |
Function | status_report_assembly_free | void | |
73 |
Static | sr_st_to_delivered | static gboolean | |
74 |
Static | find_by_mr_and_mark | static struct id_table_node * | |
75 |
Static | fuzzy_lookup | static struct id_table_node * | |
76 |
Function | status_report_assembly_report | gboolean | |
77 |
Function | status_report_assembly_add_fragment | void | |
78 |
Function | status_report_assembly_expire | void | |
79 |
Inline | sms_list_append | static inline GSList * | |
80 |
Function | sms_datagram_prepare | GSList * | |
81 |
Function | sms_text_prepare | GSList * | |
82 |
Function | cbs_dcs_decode | gboolean | |
83 |
Function | cbs_decode | gboolean | |
84 |
Function | cbs_encode | gboolean | |
85 |
Function | cbs_extract_app_port | gboolean | |
86 |
Function | iso639_2_from_language | gboolean | |
87 |
Function | cbs_decode_text | char * | |
88 |
Inline | cbs_is_update_newer | static inline gboolean | |
89 |
Function | cbs_assembly_new | struct cbs_assembly * | |
90 |
Function | cbs_assembly_free | void | |
91 |
Static | cbs_compare_node_by_gs | static gint | |
92 |
Static | cbs_compare_node_by_update | static gint | |
93 |
Static | cbs_compare_recv_by_serial | static gint | |
94 |
Static | cbs_assembly_expire | static void | |
95 |
Function | cbs_assembly_location_changed | void | |
96 |
Function | cbs_assembly_add_page | GSList * | |
97 |
Inline | skip_to_next_field | static inline int | |
98 |
Static | next_range | static gboolean | |
99 |
Function | cbs_optimize_ranges | GSList * | |
100 |
Function | cbs_extract_topic_ranges | GSList * | |
101 |
Inline | element_length | static inline int | |
102 |
Inline | range_length | static inline int | |
103 |
Function | cbs_topic_ranges_to_string | char * | |
104 |
Static | cbs_topic_compare | static gint | |
105 |
Function | cbs_topic_in_range | gboolean | |
106 |
Function | ussd_decode | char * | |
107 |
Function | ussd_encode | gboolean |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー