 ファイル名
ファイル名comm.c
 ソースファイル情報
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 105 | 13% | 
| 空行行数 | 148 | 18% | 
| 実行行数 | 560 | 69% | 
| 合計行数 | 813 | 100% | 
 関数定義数
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 16 | 
 定義関数
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
| 1 |  Function | open_tcp | void | |
| 2 |  Function | close_tcp | void | |
| 3 |  Function | InitComm | int | Initializes communications | 
| 4 |  Function | AddMsg | int | Used to store PDU which comes on a TCP session | 
| 5 |  Function | ISNSJustSendCmd | int | Sends a msg to the iSNS without waiting for a response | 
| 6 |  Function | RcvPDU | int | Called to receive a PDU from the iSNS | 
| 7 |  Function | SendPDU | int | Sends a PDU. This function will actually call send() or sento(). | 
| 8 |  Function | ISNSSendCmd | int | This will send a PDU and wait for a rsp. The rsp will be ignored. | 
| 9 |  Function | ISNSSendCmd2 | int | This will send a PDU and wait for a rsp. The rsp will be returned. | 
| 10 |  Function | HeartBeatListener | int | This will listen for a heartbeat and using the heartbeat message to | 
| 11 |  Function | L3_HeartBeatListener | int | |
| 12 |  Function | TCPReceiveMain | int DWORD WINAPI | Thread used to receive ALL TCP messages | 
| 13 |  Function | TCPGetMsg | int | Used to retrieve messages from the TCP message Q. | 
| 14 |  Function | get_message | int | |
| 15 |  Function | get_pdu_header | int | |
| 16 |  Function | get_pdu_payload | int | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー