Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Public Member Functions | Public Attributes | List of all members
ConnectionThread Struct Reference

#include <tcpio.h>

Collaboration diagram for ConnectionThread:

Public Member Functions

 ConnectionThread (TcpIO *sock)
 
void operator() ()
 

Public Attributes

TcpIOsock
 

Constructor & Destructor Documentation

ConnectionThread::ConnectionThread ( TcpIO sock)
inlineexplicit

Member Function Documentation

void ConnectionThread::operator() ( )
inline

References TcpIO::makeConnection(), and sock.

Here is the call graph for this function:

Member Data Documentation

TcpIO* ConnectionThread::sock

Referenced by operator()().


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