Class Replay

Class Documentation

class Replay

Public Functions

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

Public Static Functions

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