RetroArch
|
Public Attributes | |
int | sock {-1} |
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 *&) |
int BaseConnectionUnix::sock {-1} |