Class Connection#

Class Documentation#

class Connection#

provides a connection for use in the TcsIO connection pool

Public Functions

inline Connection(std::shared_ptr<Network::Interface> c)#

Public Members

std::shared_ptr<Network::Interface> socket#
bool inuse#
bool isopen#