transferCtrl.h File Reference

タイムアウト付き送受信の処理 More...

#include "cpp_extern_macro.h"

Include dependency graph for transferCtrl.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void trans_setPort (int port)
void initTransferCtrl (int port)
long trans_size (void)
void trans_send (const unsigned char *data, int length)
int trans_recv (unsigned char *data, int length)
int trans_copy (unsigned char *data, int length)
void trans_flush (void)

Variables

 BEGIN_C_DECLS
 END_C_DECLS


Detailed Description

タイムアウト付き送受信の処理

Author:
Satofumi KAMIMURA
$Id$

Definition in file transferCtrl.h.


Generated on Mon Apr 13 22:52:06 2009 by  doxygen 1.5.7.1