TreeFrogFramework: src/tfilesystemlogger.h Source File
Go to the documentation of this file.
16 bool isOpen() const override;
17 int write(const char *data, int length) override;
The TFileSystemLogger class provides writing functionality to a file.
Definition tfilesystemlogger.h:9
#define T_CORE_EXPORT
Definition tdeclexport.h:28
#define T_DISABLE_COPY(Class)
Definition tdeclexport.h:37
#define T_DISABLE_MOVE(Class)
Definition tdeclexport.h:41