HPCToolkit
TraceviewerServer::MPICommunication::ResultMessage Struct Reference

#include <MPICommunication.hpp>

Collaboration diagram for TraceviewerServer::MPICommunication::ResultMessage:

Public Attributes

int tag
 
union {
   DataHeader   data
 
   DoneMessage   done
 
}; 
 

Detailed Description

Definition at line 135 of file MPICommunication.hpp.

Member Data Documentation

◆ @20

union { ... }

◆ data

DataHeader TraceviewerServer::MPICommunication::ResultMessage::data

Definition at line 140 of file MPICommunication.hpp.

◆ done

DoneMessage TraceviewerServer::MPICommunication::ResultMessage::done

Definition at line 141 of file MPICommunication.hpp.

◆ tag

int TraceviewerServer::MPICommunication::ResultMessage::tag

Definition at line 137 of file MPICommunication.hpp.


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