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