Nazara Engine
0.4
A fast, complete, cross-platform API designed for game development
|
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::AbstractLogger | pure virtual |
IsStdReplicationEnabled() const =0 (defined in Nz::AbstractLogger) | Nz::AbstractLogger | pure virtual |
Write(const String &string)=0 (defined in Nz::AbstractLogger) | Nz::AbstractLogger | pure virtual |
WriteError(ErrorType type, const String &error, unsigned int line=0, const char *file=nullptr, const char *function=nullptr) | Nz::AbstractLogger | virtual |
~AbstractLogger() (defined in Nz::AbstractLogger) | Nz::AbstractLogger | virtual |