RetroArch
Public Attributes | List of all members
BaseConnectionUnix Struct Reference
Inheritance diagram for BaseConnectionUnix:
[legend]
Collaboration diagram for BaseConnectionUnix:
[legend]

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 BaseConnectionCreate ()
 
static void Destroy (BaseConnection *&)
 

Member Data Documentation

◆ sock

int BaseConnectionUnix::sock {-1}

The documentation for this struct was generated from the following file: