|
HPCToolkit
|
#include <MPICommunication.hpp>

Public Attributes | |
| int | tag |
| union { | |
| DataHeader data | |
| DoneMessage done | |
| }; | |
Definition at line 135 of file MPICommunication.hpp.
| union { ... } |
| DataHeader TraceviewerServer::MPICommunication::ResultMessage::data |
Definition at line 140 of file MPICommunication.hpp.
| DoneMessage TraceviewerServer::MPICommunication::ResultMessage::done |
Definition at line 141 of file MPICommunication.hpp.
| int TraceviewerServer::MPICommunication::ResultMessage::tag |
Definition at line 137 of file MPICommunication.hpp.