slam.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 251 | 31% |
空行行数 | 129 | 16% |
実行行数 | 430 | 53% |
合計行数 | 810 | 100% |
内容 | 定義数 |
---|---|
関数数 | 15 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | slam_free | static void | Free a SLAM request |
2 |
Static | slam_finished | static void | Mark SLAM request as complete |
3 |
Static | slam_put_value | static int | TX datapath |
4 |
Static | slam_tx_nack | static int | Send SLAM NACK packet |
5 |
Static | slam_master_timer_expired | static void | Handle SLAM master client retry timer expiry |
6 |
Static | slam_slave_timer_expired | static void | Handle SLAM slave client retry timer expiry |
7 |
Static | slam_pull_value | static int | RX datapath |
8 |
Static | slam_pull_header | static int | Read and strip SLAM header |
9 |
Static | slam_mc_socket_deliver | static int | Receive SLAM data packet |
10 |
Static | slam_socket_deliver | static int | Receive SLAM non-data packet |
11 |
Static | slam_socket_close | static void | Close SLAM unicast socket |
12 |
Static | slam_mc_socket_close | static void | Close SLAM multicast socket |
13 |
Static | slam_xfer_close | static void | Data transfer interface |
14 |
Static | slam_parse_multicast_address | static int | Parse SLAM URI multicast address |
15 |
Static | slam_open | static int | Initiate a SLAM request |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー