Class Replay

Class Documentation

class Replay

Public Functions

void logMessage(const std::string &message)
bool replayLoggingEnabled()

Public Static Functions

void initialize()
void finalize()
Replay *getReplayLogger()
static std::string printReplayAllocator(void)
template <typename T, typename... Args>
static std::string printReplayAllocator(T &&firstArg, Args&&... args)