gatchat.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 46 | 3% |
空行行数 | 366 | 24% |
実行行数 | 1106 | 73% |
合計行数 | 1518 | 100% |
内容 | 定義数 |
---|---|
関数数 | 64 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | node_is_destroyed | static gboolean | |
2 |
Static | at_notify_node_compare_by_id | static gint | |
3 |
Static | at_notify_node_destroy | static void | |
4 |
Static | at_notify_destroy | static void | |
5 |
Static | at_command_compare_by_id | static gint | |
6 |
Static | at_chat_unregister_all | static gboolean | |
7 |
Static | at_command_create | static struct at_command * | |
8 |
Static | at_command_destroy | static void | |
9 |
Static | free_terminator | static void | |
10 |
Static | chat_cleanup | static void | |
11 |
Static | io_disconnect | static void | |
12 |
Static | at_notify_call_callback | static void | |
13 |
Static | at_chat_match_notify | static gboolean | |
14 |
Static | at_chat_finish_command | static void | |
15 |
Static | at_chat_add_terminator | static void | |
16 |
Static | check_terminator | static gboolean | |
17 |
Static | at_chat_handle_command_response | static gboolean | |
18 |
Static | have_line | static void | |
19 |
Static | have_notify_pdu | static void | |
20 |
Static | have_pdu | static void | |
21 |
Static | extract_line | static char * | |
22 |
Static | new_bytes | static void | |
23 |
Static | wakeup_cb | static void | |
24 |
Static | wakeup_no_response | static gboolean | |
25 |
Static | can_write_data | static gboolean | |
26 |
Static | chat_wakeup_writer | static void | |
27 |
Static | at_chat_suspend | static void | |
28 |
Static | at_chat_resume | static void | |
29 |
Static | at_chat_unref | static void | |
30 |
Static | at_chat_set_disconnect_function | static gboolean | |
31 |
Static | at_chat_set_debug | static gboolean | |
32 |
Static | at_chat_set_wakeup_command | static gboolean | |
33 |
Static | at_chat_send_common | static guint | |
34 |
Static | at_notify_create | static struct at_notify * | |
35 |
Static | at_chat_cancel | static gboolean | |
36 |
Static | at_chat_cancel_group | static gboolean | |
37 |
Static | at_chat_register | static guint | |
38 |
Static | at_chat_unregister | static gboolean | |
39 |
Static | node_compare_by_group | static gboolean | |
40 |
Static | create_chat | static struct at_chat * | |
41 |
Static | g_at_chat_new_common | static GAtChat * | |
42 |
Function | g_at_chat_new | GAtChat * | |
43 |
Function | g_at_chat_new_blocking | GAtChat * | |
44 |
Function | g_at_chat_clone | GAtChat * | |
45 |
Function | g_at_chat_set_slave | GAtChat * | |
46 |
Function | g_at_chat_get_slave | GAtChat * | |
47 |
Function | g_at_chat_get_channel | GIOChannel * | |
48 |
Function | g_at_chat_get_io | GAtIO * | |
49 |
Function | g_at_chat_ref | GAtChat * | |
50 |
Function | g_at_chat_suspend | void | |
51 |
Function | g_at_chat_resume | void | |
52 |
Function | g_at_chat_unref | void | |
53 |
Function | g_at_chat_set_disconnect_function | gboolean | |
54 |
Function | g_at_chat_set_debug | gboolean | |
55 |
Function | g_at_chat_add_terminator | void | |
56 |
Function | g_at_chat_set_wakeup_command | gboolean | |
57 |
Function | g_at_chat_send | guint | |
58 |
Function | g_at_chat_send_listing | guint | |
59 |
Function | g_at_chat_send_pdu_listing | guint | |
60 |
Function | g_at_chat_cancel | gboolean | |
61 |
Function | g_at_chat_cancel_all | gboolean | |
62 |
Function | g_at_chat_register | guint | |
63 |
Function | g_at_chat_unregister | gboolean | |
64 |
Function | g_at_chat_unregister_all | gboolean |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー