RetroArch
|
Public Attributes | |
HANDLE | pipe {INVALID_HANDLE_VALUE} |
Public Attributes inherited from BaseConnection | |
bool | isOpen {false} |
Additional Inherited Members | |
Public Member Functions inherited from BaseConnection | |
bool | Open () |
bool | Close () |
bool | Write (const void *data, size_t length) |
bool | Read (void *data, size_t length) |
Static Public Member Functions inherited from BaseConnection | |
static BaseConnection * | Create () |
static void | Destroy (BaseConnection *&) |
HANDLE BaseConnectionWin::pipe {INVALID_HANDLE_VALUE} |