CSL
6.0
|
#include "RemoteIO.h"
Go to the source code of this file.
Macros | |
#define | THE_IO ((RemoteIO *) my_inst) |
Functions | |
void * | RemoteIO_read_loop (void *my_inst) |
#define THE_IO ((RemoteIO *) my_inst) |
Definition at line 120 of file RemoteIO.cpp.
Referenced by csl::RemoteIO_read_loop().
void* RemoteIO_read_loop | ( | void * | my_inst | ) |
Definition at line 126 of file RemoteIO.cpp.
References CSL_CMD_NEXT_BUFFER, CSL_CMD_SET_CLIENT, CSL_CMD_STOP, csl::kLogError, csl::logMsg(), THE_IO, and TRUE.
Referenced by csl::RemoteIO::start().