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