|
| JackWinAsyncNamedPipeClient (HANDLE pipe, const char *name, bool pending) |
|
virtual int | Read (void *data, int len) |
|
virtual int | Write (void *data, int len) |
|
HANDLE | GetEvent () |
|
kIOState | GetIOState () |
|
bool | GetPending () |
|
int | FinishIO () |
|
| JackWinNamedPipeClient (HANDLE pipe, const char *name) |
|
virtual int | Connect (const char *dir, int which) |
|
virtual int | Connect (const char *dir, const char *name, int which) |
|
virtual int | Close () |
|
virtual void | SetReadTimeOut (long sec) |
|
virtual void | SetWriteTimeOut (long sec) |
|
| JackWinNamedPipe (HANDLE pipe) |
|
|
HANDLE | fNamedPipe |
|
char | fName [256] |
|
Definition at line 80 of file JackWinNamedPipe.h.
The documentation for this class was generated from the following files: