OpenMPI
0.1.1
|
Public Member Functions | |
FunctionCall (uint64_t _time, uint32_t _token, OTF_KeyValueList *_kvlist) | |
constructor | |
FunctionCall (const FunctionCall &fc) | |
copy constructor | |
~FunctionCall () | |
destructor | |
FunctionCall | operator= (const FunctionCall &fc) |
assignment operator | |
Data Fields | |
uint64_t | time |
uint32_t | token |
OTF_KeyValueList * | kvlist |