smsutil.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 159 | 5% |
空行行数 | 728 | 23% |
実行行数 | 2226 | 72% |
合計行数 | 3113 | 100% |
内容 | 定義数 |
---|---|
関数数 | 70 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Function | extract_bcd_number | void | |
2 |
Inline | to_semi_oct | static inline int | |
3 |
Function | sms_dcs_decode | gboolean | |
4 |
Function | sms_mwi_dcs_decode | gboolean | |
5 |
Function | sms_udl_in_bytes | int | |
6 |
Inline | next_octet | static inline gboolean | |
7 |
Inline | set_octet | static inline gboolean | |
8 |
Static | encode_scts | static gboolean | |
9 |
Static | decode_scts | static gboolean | |
10 |
Static | decode_validity_period | static gboolean | |
11 |
Static | encode_validity_period | static gboolean | |
12 |
Static | encode_address | static gboolean | |
13 |
Static | decode_address | static gboolean | |
14 |
Static | encode_deliver | static gboolean | |
15 |
Static | decode_deliver | static gboolean | |
16 |
Static | encode_submit_ack_report | static gboolean | |
17 |
Static | encode_submit_err_report | static gboolean | |
18 |
Static | decode_submit_report | static gboolean | |
19 |
Static | encode_status_report | static gboolean | |
20 |
Static | decode_status_report | static gboolean | |
21 |
Static | encode_deliver_ack_report | static gboolean | |
22 |
Static | encode_deliver_err_report | static gboolean | |
23 |
Static | decode_deliver_report | static gboolean | |
24 |
Static | encode_submit | static gboolean | |
25 |
Static | decode_submit | static gboolean | |
26 |
Static | encode_command | static gboolean | |
27 |
Static | decode_command | static gboolean | |
28 |
Function | sms_encode | gboolean | |
29 |
Function | sms_decode | gboolean | |
30 |
Function | sms_extract_common | const guint8 * | |
31 |
Static | verify_udh | static gboolean | |
32 |
Function | sms_udh_iter_init | gboolean | |
33 |
Function | sms_udh_iter_init_from_cbs | gboolean | |
34 |
Function | sms_udh_iter_get_udh_length | guint8 | |
35 |
Function | sms_udh_iter_get_ud_after_header | const guint8 * | |
36 |
Function | sms_udh_iter_get_ie_type | enum sms_iei | |
37 |
Function | sms_udh_iter_get_ie_length | guint8 | |
38 |
Function | sms_udh_iter_get_ie_data | void | |
39 |
Function | sms_udh_iter_has_next | gboolean | |
40 |
Function | sms_udh_iter_next | gboolean | |
41 |
Function | sms_scts_to_time | time_t | |
42 |
Function | sms_address_from_string | void | |
43 |
Function | sms_address_to_string | const char * | |
44 |
Static | extract_app_port_common | static gboolean | |
45 |
Function | sms_extract_app_port | gboolean | |
46 |
Function | sms_extract_concatenation | gboolean | |
47 |
Function | sms_decode_datagram | unsigned char * | |
48 |
Inline | sms_text_capacity_gsm | static inline int | |
49 |
Function | sms_decode_text | char * | |
50 |
Function | sms_assembly_new | struct sms_assembly * | |
51 |
Function | sms_assembly_free | void | |
52 |
Function | sms_assembly_add_fragment | GSList * | |
53 |
Function | sms_assembly_expire | void | |
54 |
Inline | sms_list_append | static inline GSList * | |
55 |
Function | sms_text_prepare | GSList * | |
56 |
Function | cbs_dcs_decode | gboolean | |
57 |
Function | cbs_decode | gboolean | |
58 |
Function | cbs_encode | gboolean | |
59 |
Function | cbs_extract_app_port | gboolean | |
60 |
Static | iso639_2_from_language | static gboolean | |
61 |
Function | cbs_decode_text | char * | |
62 |
Inline | cbs_is_update_newer | static inline gboolean | |
63 |
Function | cbs_assembly_new | struct cbs_assembly * | |
64 |
Function | cbs_assembly_free | void | |
65 |
Static | cbs_compare_node_by_gs | static gint | |
66 |
Static | cbs_compare_node_by_update | static gint | |
67 |
Static | cbs_compare_recv_by_serial | static gint | |
68 |
Static | cbs_assembly_expire | static void | |
69 |
Function | cbs_assembly_location_changed | void | |
70 |
Function | cbs_assembly_add_page | GSList * |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー