#include <mockwriter.h>
Public Member Functions | |
MockWriterEvent (unsigned step, WriterEvent event, std::size_t rank, bool lastCall) | |
bool | operator== (const MockWriterEvent &other) const |
std::string | toString () const |
Public Attributes | |
unsigned | step |
WriterEvent | event |
std::size_t | rank |
bool | lastCall |
LibGeoDecomp::MockWriterHelpers::MockWriterEvent::MockWriterEvent | ( | unsigned | step, | |
WriterEvent | event, | |||
std::size_t | rank, | |||
bool | lastCall | |||
) | [inline] |
bool LibGeoDecomp::MockWriterHelpers::MockWriterEvent::operator== | ( | const MockWriterEvent & | other | ) | const [inline] |
std::string LibGeoDecomp::MockWriterHelpers::MockWriterEvent::toString | ( | ) | const [inline] |
Referenced by operator==(), and toString().
Referenced by operator==(), and toString().
Referenced by operator==(), and toString().
Referenced by operator==(), and toString().