faudes::nDevice::ClientState Struct Reference

Background: state of a connection to a client (shared) More...

#include <iop_simplenet.h>

Public Attributes

int mClientSocket
EventSet mEvents
bool mConnected
std::string mLineBuffer

Detailed Description

Background: state of a connection to a client (shared)

Definition at line 667 of file iop_simplenet.h.

Member Data Documentation

int faudes::nDevice::ClientState::mClientSocket

Definition at line 668 of file iop_simplenet.h.

bool faudes::nDevice::ClientState::mConnected

Definition at line 670 of file iop_simplenet.h.

EventSet faudes::nDevice::ClientState::mEvents

Definition at line 669 of file iop_simplenet.h.

std::string faudes::nDevice::ClientState::mLineBuffer

Definition at line 671 of file iop_simplenet.h.


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

libFAUDES 2.28a --- 2016.09.13 --- c++ api documentaion by doxygen