gatmux.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 34 | 3% |
空行行数 | 310 | 24% |
実行行数 | 931 | 73% |
合計行数 | 1275 | 100% |
内容 | 定義数 |
---|---|
関数数 | 56 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Inline | debug | static inline void | |
2 |
Static | dispatch_sources | static void | |
3 |
Static | received_data | static gboolean | |
4 |
Static | write_watcher_destroy_notify | static void | |
5 |
Static | can_write_data | static gboolean | |
6 |
Static | wakeup_writer | static void | |
7 |
Function | g_at_mux_raw_write | int | |
8 |
Function | g_at_mux_feed_dlc_data | void | |
9 |
Function | g_at_mux_set_dlc_status | void | |
10 |
Function | g_at_mux_set_data | void | |
11 |
Function | g_at_mux_get_data | void * | |
12 |
Static | watch_check | static gboolean | |
13 |
Static | watch_prepare | static gboolean | |
14 |
Static | watch_dispatch | static gboolean | |
15 |
Static | watch_finalize | static void | |
16 |
Static | channel_read | static GIOStatus | |
17 |
Static | channel_write | static GIOStatus | |
18 |
Static | channel_seek | static GIOStatus | |
19 |
Static | channel_close | static GIOStatus | |
20 |
Static | channel_free | static void | |
21 |
Static | channel_create_watch | static GSource * | |
22 |
Static | channel_set_flags | static GIOStatus | |
23 |
Static | channel_get_flags | static GIOFlags | |
24 |
Function | g_at_mux_new | GAtMux * | |
25 |
Function | g_at_mux_ref | GAtMux * | |
26 |
Function | g_at_mux_unref | void | |
27 |
Function | g_at_mux_start | gboolean | |
28 |
Function | g_at_mux_shutdown | gboolean | |
29 |
Function | g_at_mux_set_disconnect_function | gboolean | |
30 |
Function | g_at_mux_set_debug | gboolean | |
31 |
Function | g_at_mux_create_channel | GIOChannel * | |
32 |
Static | msd_free | static void | |
33 |
Static | mux_setup_cb | static void | |
34 |
Static | mux_query_cb | static void | |
35 |
Function | g_at_mux_setup_gsm0710 | gboolean | |
36 |
Static | gsm0710_packet | static gboolean | |
37 |
Static | gsm0710_basic_write_frame | static void | |
38 |
Static | gsm0710_basic_remove | static void | |
39 |
Static | gsm0710_basic_startup | static gboolean | |
40 |
Static | gsm0710_basic_shutdown | static gboolean | |
41 |
Static | gsm0710_basic_open_dlc | static gboolean | |
42 |
Static | gsm0710_basic_close_dlc | static gboolean | |
43 |
Static | gsm0710_basic_feed_data | static int | |
44 |
Static | gsm0710_basic_set_status | static void | |
45 |
Static | gsm0710_basic_write | static void | |
46 |
Function | g_at_mux_new_gsm0710_basic | GAtMux * | |
47 |
Static | gsm0710_advanced_write_frame | static void | |
48 |
Static | gsm0710_advanced_remove | static void | |
49 |
Static | gsm0710_advanced_startup | static gboolean | |
50 |
Static | gsm0710_advanced_shutdown | static gboolean | |
51 |
Static | gsm0710_advanced_open_dlc | static gboolean | |
52 |
Static | gsm0710_advanced_close_dlc | static gboolean | |
53 |
Static | gsm0710_advanced_feed_data | static int | |
54 |
Static | gsm0710_advanced_set_status | static void | |
55 |
Static | gsm0710_advanced_write | static void | |
56 |
Function | g_at_mux_new_gsm0710_advanced | GAtMux * |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー