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

tag: nhi1-release-250425 More...

#include <utility>
#include <string>
#include "LibMkKernel_mk.h"
#include "debug_mk.h"
#include "MkExceptionC_cc.hh"
#include "MkObjectC_cc.hh"
#include "MkBufferC_cc.hh"
#include "MkBufferStreamC_cc.hh"
#include "MkBufferListC_cc.hh"
#include "MkLogFileC_cc.hh"
#include "MkErrorC_cc.hh"
#include "MkRuntimeC_cc.hh"
#include "MkExceptionC_inline_cc.hh"
#include "MkObjectC_inline_cc.hh"
#include "MkBufferC_inline_cc.hh"
#include "MkBufferStreamC_inline_cc.hh"
#include "MkBufferListC_inline_cc.hh"
#include "MkLogFileC_inline_cc.hh"
#include "MkErrorC_inline_cc.hh"
#include "MkRuntimeC_inline_cc.hh"
#include "LibMkKernel_inline_cc.hh"
+ Include dependency graph for LibMkKernel_cc.hh:

Go to the source code of this file.

Classes

class  ccmkkernel::MkKernel
 MkKernel PACKAGE - The package is the toplevel structure of the Programming-Language-Micro-Kernel (PLMK)More...
 
class  ccmkkernel::MkStaticC
 static constructor for ccmkkernelMore...
 

Namespaces

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

Macros

macros to support types
#define MqTypeCC_O   MK_BOL
 
#define MqTypeCC_Y   MK_I8
 
#define MqTypeCC_S   MK_I16
 
#define MqTypeCC_I   MK_I32
 
#define MqTypeCC_W   MK_I64
 
#define MqTypeCC_F   MK_FLT
 
#define MqTypeCC_D   MK_DBL
 
#define MqTypeCC_C   MK_STRN
 
#define MqTypeCC_B   MK_BNP
 
#define MqTypeCC_U   MkBufferC*
 
#define MqTypeCC_US   MkBufferStreamC*
 
#define MqTypeCC_L   MkBufferListC*
 

Typedefs

using ccmkkernel::MK_BNP = std::pair<MK_SIZE,MK_BINN>
 

Detailed Description

tag: nhi1-release-250425

Definition in file LibMkKernel_cc.hh.