#include <BasicNamedPipe.h>
Public Member Functions | |
| BasicNamedPipe (const char *name) | |
| ~BasicNamedPipe () | |
| void | OpenPipe (int mode) |
| void | SendData (const void *buf, long long size_buf) |
| void | ReceiveData (void *buf, long long size_buf) |
| void | ClosePipe (int mode) |
| StatePipe | GetState () const |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.6