theKernel 10.0
|
tag: nhi1-release-250425 More...
#include "LibMkKernel_py.h"
Go to the source code of this file.
Functions | |
void | pymkkernel_ObjectDeleteFree (MkObjectDeleteFreeF_ARGS) |
void | pymkkernel_ObjectDeleteFree2 (MkObjectDeleteFreeF_ARGS) |
enum MkErrorE | pymkkernel_ObjectDeleteCall (MK_RT mkrt, MK_OBJN const obj, MK_STRN const typeName, MK_HDL const typeHdl, MK_HDL const objHdl, MK_CBP const __data__) |
Variables | |
OT_OBJ_T | pymkkernel_pymkkernel |
OT_OBJ_T | pymkkernel_MkErrorC_FormatException |
tag: nhi1-release-250425
Definition in file LibMkKernel_private_py.h.
enum MkErrorE pymkkernel_ObjectDeleteCall | ( | MK_RT | mkrt, |
MK_OBJN const | obj, | ||
MK_STRN const | typeName, | ||
MK_HDL const | typeHdl, | ||
MK_HDL const | objHdl, | ||
MK_CBP const | __data__ ) |
Definition at line 69 of file MkCall_py.c.
void pymkkernel_ObjectDeleteFree | ( | MkObjectDeleteFreeF_ARGS | ) |
Definition at line 96 of file MkCall_py.c.
void pymkkernel_ObjectDeleteFree2 | ( | MkObjectDeleteFreeF_ARGS | ) |
Definition at line 102 of file MkCall_py.c.
|
extern |
Definition at line 90 of file MkErrorC_py.c.
|
extern |
Definition at line 28 of file LibMkKernel_py.c.