| init(const MCString &fileName=MCString(0), MCMsg::msglevel_t lvl=MCMsg::MSGLVL_WARN, int maxSize=0, int maxRoll=MAX_ROLL, bool keepOpen=false) | MCLogFile | [protected] |
| isOutput(MCMsg::msglevel_t lvl) const | MCLogFile | |
| MAX_ROLL (defined in MCLogFile) | MCLogFile | [static] |
| MCLogFile(const MCString &fileName=MCString(0), MCMsg::msglevel_t lvl=MCMsg::MSGLVL_WARN, int maxSize=0, int maxRoll=MAX_ROLL, bool keepOpen=false) | MCLogFile | |
| MCRefCount() | MCRefCount | |
| MCRefCount(const MCRefCount &rc) | MCRefCount | |
| operator()(const char *fmt,...) | MCLogFile | |
| operator()(MCMsg::msglevel_t lvl, const char *fmt,...) | MCLogFile | |
| operator()(const MCMsg &msg) | MCLogFile | |
| operator()(const char *fmt, va_list ap) | MCLogFile | [protected] |
| operator()(MCMsg::msglevel_t lvl, const char *fmt, va_list ap) | MCLogFile | [protected] |
| operator=(const MCRefCount &rc) | MCRefCount | |
| setDefaultLevel(MCMsg::msglevel_t lvl) | MCLogFile | |
| setOutputFile(const MCString &fileName) | MCLogFile | |
| setOutputFile(MCFile::EStdHandle hdl) | MCLogFile | |
| setOutputLevel(MCMsg::msglevel_t lvl) | MCLogFile | |
| ~MCLogFile() | MCLogFile | |
| ~MCRefCount() | MCRefCount | |