COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Attributes | List of all members
ServerNetworkComm::ClientInfo Struct Reference

#include <ServerNetworkComm.hpp>

Public Attributes

boost::shared_ptr< network::TCPConnectionconnection
 
common::SignalArgs buffer
 
boost::shared_ptr< network::ErrorHandlererror_handler
 
std::string uuid
 

Detailed Description

Definition at line 50 of file ServerNetworkComm.hpp.

Member Data Documentation

Definition at line 55 of file ServerNetworkComm.hpp.

boost::shared_ptr<network::TCPConnection> connection

Definition at line 53 of file ServerNetworkComm.hpp.

boost::shared_ptr<network::ErrorHandler> error_handler

Definition at line 57 of file ServerNetworkComm.hpp.

std::string uuid

Definition at line 59 of file ServerNetworkComm.hpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin