#include <cxLogFile.h>
Definition at line 25 of file cxLogFile.h.
◆ LogFile()
◆ ~LogFile()
virtual cx::LogFile::~LogFile |
( |
| ) |
|
|
inlinevirtual |
◆ fromChannel()
LogFile cx::LogFile::fromChannel |
( |
QString |
path, |
|
|
QString |
channel |
|
) |
| |
|
static |
◆ fromFilename()
LogFile cx::LogFile::fromFilename |
( |
QString |
filename | ) |
|
|
static |
◆ getFilename()
QString cx::LogFile::getFilename |
( |
| ) |
const |
◆ isWritable()
bool cx::LogFile::isWritable |
( |
| ) |
const |
◆ readMessages()
std::vector< Message > cx::LogFile::readMessages |
( |
| ) |
|
◆ write()
void cx::LogFile::write |
( |
Message |
message | ) |
|
◆ writeHeader()
void cx::LogFile::writeHeader |
( |
| ) |
|
The documentation for this class was generated from the following files:
- /mnt/bamboo/bamboo/buildagent/xml-data/build-dir/NN-NI-BU2/CX/CX/source/resource/core/logger/internal/cxLogFile.h
- /mnt/bamboo/bamboo/buildagent/xml-data/build-dir/NN-NI-BU2/CX/CX/source/resource/core/logger/internal/cxLogFile.cpp