theKernel 10.0
Loading...
Searching...
No Matches
MkObjectC_inline_cc.hh File Reference

tag: nhi1-release-250425 More...

#include "MkCall_cc.hh"
+ Include dependency graph for MkObjectC_inline_cc.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ccmkkernel
 namespace for the CcMkKernel "C++"-API
 

Macros

#define MkObjectErrorCatchTmpl(hd, ...)
 
#define MkObjectToNameOfClassTmpl(...)
 
#define MkDbgDumpTmpl(...)
 

Detailed Description

tag: nhi1-release-250425

Definition in file MkObjectC_inline_cc.hh.

Macro Definition Documentation

◆ MkDbgDumpTmpl

#define MkDbgDumpTmpl ( ...)
Value:
MkDbgDump(__VA_ARGS__)
#define MkDbgDump(...)

Definition at line 19 of file MkObjectC_inline_cc.hh.

◆ MkObjectErrorCatchTmpl

#define MkObjectErrorCatchTmpl ( hd,
... )
Value:
MkExceptionC::Catch(static_cast<MK_MNGN>(hd),__VA_ARGS__)

Definition at line 17 of file MkObjectC_inline_cc.hh.

◆ MkObjectToNameOfClassTmpl

#define MkObjectToNameOfClassTmpl ( ...)
Value:
#define MkObjectToNameOfClass(...)

Definition at line 18 of file MkObjectC_inline_cc.hh.