MkLogFileC - various functions to 'create and delete' a MkLogFileS … More...
Functions | |
static MkLogFileC * | ccmkkernel::MkLogFileC::Open (const MkObjectC *fmtobj, MK_STRN file) |
C++: → C-API open the log-file in append mode … | |
ccmkkernel::MkLogFileC::MkLogFileC (const MkObjectC *fmtobj, MK_STRN file) | |
C++: → C-API open the log-file in append mode … | |
static MkLogFileC * | ccmkkernel::MkLogFileC::Open (const MkObjectC *fmtobj, const std::string &file) |
C++: → C-API open the log-file in append mode … | |
ccmkkernel::MkLogFileC::MkLogFileC (const MkObjectC *fmtobj, const std::string &file) | |
C++: → C-API open the log-file in append mode … | |
MkLogFileC - various functions to 'create and delete' a MkLogFileS …
|
inline |
C++:
→ C-API [constructor,static] MkLogFileC* MkLogFileC::Open(const MkObjectC* fmtobj, MK_STRN file)
open the log-file in append mode …
Definition at line 248 of file MkLogFileC_cc.hh.
C++:
→ C-API [constructor,static] MkLogFileC* MkLogFileC::Open(const MkObjectC* fmtobj, MK_STRN file)
open the log-file in append mode …
Definition at line 242 of file MkLogFileC_cc.hh.
|
inlinestatic |
C++:
→ C-API [constructor,static] MkLogFileC* MkLogFileC::Open(const MkObjectC* fmtobj, MK_STRN file)
open the log-file in append mode …
Definition at line 133 of file MkLogFileC_inline_cc.hh.
|
inlinestatic |
C++:
→ C-API [constructor,static] MkLogFileC* MkLogFileC::Open(const MkObjectC* fmtobj, MK_STRN file)
open the log-file in append mode …
Definition at line 123 of file MkLogFileC_inline_cc.hh.