![]() |
1.2 (revision 3183)
|
Structure holding the SION callbacks. More...
#include <OTF2_Callbacks.h>
Data Fields | |
OTF2_FileSionClose | otf2_file_sion_close |
Callback which is called to close a SION file. | |
OTF2_FileSionGetRank | otf2_file_sion_get_rank |
Callback which is called to get the MPI rank in read mode. | |
OTF2_FileSionOpen | otf2_file_sion_open |
Callback which is called to open a SION file. |
Structure holding the SION callbacks.
To be used in a call to OTF2_Archive_SetFileSionCallbacks.