The CStrLog class string utility This is a simple string utility for use with QWatch.. It was first used to debug clex plugin for any figure 8 operations. once Clar and CLex goes away this will too leave as it will become superfluous.
More...
#include <cstrlog.h>
|
QString | acc |
|
QString | seperator = " " |
|
QString | fileName |
|
The CStrLog class string utility This is a simple string utility for use with QWatch.. It was first used to debug clex plugin for any figure 8 operations. once Clar and CLex goes away this will too leave as it will become superfluous.
◆ CStrLog() [1/2]
CStrLog::CStrLog |
( |
QString |
logname = "" , |
|
|
QVariant |
Seperator = QVariant(" ") |
|
) |
| |
CStrLog.
- Parameters
-
logname | log file name |
Seperator | separator |
◆ CStrLog() [2/2]
CStrLog::CStrLog |
( |
const CStrLog & |
instance | ) |
|
◆ operator<<()
CStrLog & CStrLog::operator<< |
( |
QVariant |
v | ) |
|
operator <<
- Parameters
-
- Returns
◆ operator>>()
CStrLog CStrLog::operator>> |
( |
QString & |
i1 | ) |
|
|
inline |
operator >>
- Parameters
-
- Returns
◆ setFileLine()
CStrLog & CStrLog::setFileLine |
( |
QVariant |
cfile, |
|
|
QVariant |
cfileline |
|
) |
| |
setFileLine
- Parameters
-
- Returns
The documentation for this class was generated from the following files:
- /home/ed/Software/multiverse/stec-platform/libs/platformlib/cstrlog.h
- /home/ed/Software/multiverse/stec-platform/libs/platformlib/cstrlog.cpp