Nazara Engine  0.4
A fast, complete, cross-platform API designed for game development
Nz::AbstractLogger Member List

This is the complete list of members for Nz::AbstractLogger, including all inherited members.

AbstractLogger()=default (defined in Nz::AbstractLogger)Nz::AbstractLogger
EnableStdReplication(bool enable)=0 (defined in Nz::AbstractLogger)Nz::AbstractLoggerpure virtual
IsStdReplicationEnabled() const =0 (defined in Nz::AbstractLogger)Nz::AbstractLoggerpure virtual
Write(const String &string)=0 (defined in Nz::AbstractLogger)Nz::AbstractLoggerpure virtual
WriteError(ErrorType type, const String &error, unsigned int line=0, const char *file=nullptr, const char *function=nullptr)Nz::AbstractLoggervirtual
~AbstractLogger() (defined in Nz::AbstractLogger)Nz::AbstractLoggervirtual