pipe.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 40 | 10% |
空行行数 | 76 | 19% |
実行行数 | 288 | 71% |
合計行数 | 404 | 100% |
内容 | 定義数 |
---|---|
関数数 | 15 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | g_isi_pipe_error | static int | |
2 |
Static | g_isi_pipe_handle_error | static void | |
3 |
Static | g_isi_pipe_created | static void | |
4 |
Function | g_isi_pipe_create | GIsiPipe * | Create a Phonet pipe in disabled state and with low priority. |
5 |
Static | g_isi_pipe_enabled | static void | |
6 |
Static | g_isi_pipe_enable | static GIsiPending * | |
7 |
Function | g_isi_pipe_start | int | Enable a pipe, i.e. turn on data transfer between the two end points. |
8 |
Static | g_isi_pipe_removed | static void | |
9 |
Static | g_isi_pipe_remove | static GIsiPending * | |
10 |
Function | g_isi_pipe_destroy | void | Destroy a pipe. If it was connected, it is removed. |
11 |
Function | g_isi_pipe_set_error_handler | void | |
12 |
Function | g_isi_pipe_get_error | int | |
13 |
Function | g_isi_pipe_set_userdata | void * | |
14 |
Function | g_isi_pipe_get_userdata | void * | |
15 |
Function | g_isi_pipe_get_handle | uint8_t | Return a pipe handle. |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー