The documentation for this class was generated from the following file:
|
| CLog4MqlFile (LOG_LEVEL lvl, const string text) |
| Due to inheritance restriction, this class constructor had to be made public, but it is not recommended to use it. More...
|
|
virtual string | build () |
| Compile and display a message. More...
|
|
_LOG_CLASS * | a (const string value) |
| Adds the value of the variable to the message. More...
|
|
_LOG_CLASS * | add (const string value) |
| Adds the value of the variable to the message. More...
|
|
|
static int | hlog = INVALID_HANDLE |
|
◆ ~CLog4MqlFile()
CLog4MqlFile::~CLog4MqlFile |
( |
| ) |
|
|
protected |
◆ CLog4MqlFile()
CLog4MqlFile::CLog4MqlFile |
( |
LOG_LEVEL |
lvl, |
|
|
const string |
text |
|
) |
| |
Due to inheritance restriction, this class constructor had to be made public, but it is not recommended to use it.
◆ build()
virtual string CLog4MqlFile::build |
( |
| ) |
|
|
virtual |
◆ getFileHandle()
static int CLog4MqlFile::getFileHandle |
( |
| ) |
|
|
static |
◆ setFile()
static int CLog4MqlFile::setFile |
( |
string |
filename = "" , |
|
|
bool |
file_common = false |
|
) |
| |
|
static |
◆ hlog
int CLog4MqlFile::hlog = INVALID_HANDLE |
|
staticprotected |