Struct IReporter

Struct Documentation

struct IReporter

Public Functions

virtual void Report(const char *message) = 0

Public Static Functions

static inline IReporter &DefaultReporter()