![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Types | |
| enum | Action { INVALID, READ, SEND, ACCEPT, CONNECT } |
Public Attributes | |
| Action | action |
| TCPConnection::ConstPtr | connection |
| boost::system::error_code | error_raised |
Definition at line 34 of file utest-ui-network-connection.cpp.
| enum Action |
| Enumerator | |
|---|---|
| INVALID | |
| READ | |
| SEND | |
| ACCEPT | |
| CONNECT | |
Definition at line 38 of file utest-ui-network-connection.cpp.
| Action action |
Definition at line 40 of file utest-ui-network-connection.cpp.
| TCPConnection::ConstPtr connection |
Definition at line 41 of file utest-ui-network-connection.cpp.
| boost::system::error_code error_raised |
Definition at line 42 of file utest-ui-network-connection.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |