|
theKernel 10.0
|
tag: nhi1-release-250425 More...
Include dependency graph for MkBufferListC_py.c:Go to the source code of this file.
Macros | |
| #define | META_FILE_NAME "MkBufferListC_py.c" |
| #define | OT_CLASS (&NS(MkBufferListCR)) |
| #define | OT_CLASS_NAME "MkBufferListC" |
| #define | OT_LNG2META(O) |
| #define | OT_retObj_CONSTR(mng) |
| #define | OT_SETUP_hdl OT_SETUP_hdl_tmpl(MkBufferListC) |
| #define | OT_SETUP_hdl__null_allow OT_SETUP_hdl_tmpl__null_allow(MkBufferListC) |
| #define | OT_SETUP_hdl_constr |
| #define | OT_SETUP_hdl_destr OT_SETUP_hdl_tmpl__null_allow(MkBufferListC) |
| #define | OT_SETUP_hdl_static |
| #define | OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
| #define | SetupRtFromObj_X(hdl) |
| #define | SetupRtFromObj_XN(hdl) |
| #define | MkBufferListCTT MK(MkKernelThreadState).MkBufferListCTT |
| #define | ClassInit |
| #define | META_CONTEXT_S hdl->error |
| #define | Create_doc "MkBufferListC MkBufferListC.Create(?size:int32=0?)" |
| #define | CreateLA_doc "MkBufferListC MkBufferListC.CreateLA(args:MkBufferListC...)" |
| #define | FileGlob_doc "MkBufferListC MkBufferListC.FileGlob(pattern_match:string)" |
| #define | new_doc "MkBufferListC MkBufferListC.new(?size:int32=0?)" |
| #define | CreateTLS_doc "MkBufferListC MkBufferListC.CreateTLS(tlsName:string, ?resetB:bool=true?)" |
| #define | GetNull_doc "MkBufferListC MkBufferListC.GetNull()" |
| #define | HandleResolve_doc "MkBufferListC MkBufferListC.HandleResolve(netHdl:MK_HDL)" |
| #define | Instances_doc "MkBufferListC MkBufferListC.Instances()" |
| #define | Merge_doc "MkBufferListC bfl.Merge()" |
| #define | Dup_doc "MkBufferListC bfl.Dup() (const)" |
| #define | AppendLA_doc "MkBufferListC bfl.AppendLA(args:MkBufferListC...)" |
| #define | AppendLP_doc "MkBufferListC bfl.AppendLP(addBufL:MkBufferListC, ?position:int32=-1?)" |
| #define | IndexGetBUF_doc "MkBufferC bfl.IndexGetBUF(index:int32)" |
| #define | Next_doc "MkBufferListC bfl.Next()" |
| #define | PositionMerge_doc "MkBufferListC bfl.PositionMerge(source:MkBufferListC, position:int32)" |
| #define | Prev_doc "MkBufferListC bfl.Prev()" |
| #define | Reset_doc "MkBufferListC bfl.Reset()" |
| #define | Sort_doc "MkBufferListC bfl.Sort()" |
| #define | ToBuffer_doc "MkBufferC bfl.ToBuffer() (const)" |
| #define | CheckOptionBUF_doc "MkBufferC bfl.CheckOptionBUF(opt:string, ?defval:MkBufferC=None?, ?onlyFirst:bool=true?)" |
| #define | IndexExtract_doc "MkBufferC bfl.IndexExtract(?index:int32=0?)" |
| #define | IndexGet_doc "MkBufferC bfl.IndexGet(index:int32) (const)" |
| #define | AppendBIN_doc "bfl.AppendBIN(val:binary)" |
| #define | AppendBOL_doc "bfl.AppendBOL(val:bool)" |
| #define | AppendBUF_doc "bfl.AppendBUF(val:MkBufferC)" |
| #define | AppendDBL_doc "bfl.AppendDBL(val:double)" |
| #define | AppendFLT_doc "bfl.AppendFLT(val:float)" |
| #define | AppendG_doc "bfl.AppendG(val:long)" |
| #define | AppendI16_doc "bfl.AppendI16(val:int16)" |
| #define | AppendI32_doc "bfl.AppendI32(val:int32)" |
| #define | AppendI64_doc "bfl.AppendI64(val:int64)" |
| #define | AppendI8_doc "bfl.AppendI8(val:int8)" |
| #define | AppendSTR_doc "bfl.AppendSTR(val:string)" |
| #define | AppendStringR_doc "bfl.AppendStringR(val:string)" |
| #define | AppendUP_doc "bfl.AppendUP(addBuf:MkBufferC, ?position:int32=-1?)" |
| #define | CheckOption_doc "bool bfl.CheckOption(opt:string, ?onlyFirst:bool=false?)" |
| #define | Cmp_doc "int32 bfl.Cmp(bfl2:MkBufferListC) (const)" |
| #define | Copy_doc "bfl.Copy(src:MkBufferListC) (const)" |
| #define | IndexDelete_doc "bfl.IndexDelete(index:int32, ?numitems:int32=1?, ?doDelete:bool=true?)" |
| #define | IndexGetSTR_doc "string bfl.IndexGetSTR(index:int32)" |
| #define | IndexSet_doc "bfl.IndexSet(index:int32, buf:MkBufferC)" |
| #define | IndexSetBUF_doc "bfl.IndexSetBUF(index:int32, buf:MkBufferC)" |
| #define | IndexSetSTR_doc "bfl.IndexSetSTR(index:int32, str:string)" |
| #define | LogS_doc "bfl.LogS(?varname:string=\"bfl\"?, ?fmtobj:MkObjectC=None?, ?callfunc:string=\"MK_NULL\"?) (const)" |
| #define | LogSS_doc "bfl.LogSS(?varname:string=\"bfl\"?, ?fmtobj:MkObjectC=None?, ?callfunc:string=\"MK_NULL\"?) (const)" |
| #define | LogSSS_doc "bfl.LogSSS(?varname:string=\"bfl\"?, ?fmtobj:MkObjectC=None?, ?callfunc:string=\"MK_NULL\"?) (const)" |
| #define | Move_doc "to.Move(from:MkBufferListC)" |
| #define | Reserve_doc "bfl.Reserve(num:int32)" |
| #define | SearchC_doc "int32 bfl.SearchC(str:string, ?len:int32=-1?, ?startindex:int32=0?) (const)" |
| #define | Size_doc "int32 bfl.Size() (const)" |
| #define | ToList_doc "[list...] bfl.ToList() (const)" |
| #define | CheckOptionBOL_doc "bool bfl.CheckOptionBOL(opt:string, ?defval:bool=false?, ?onlyFirst:bool=true?)" |
| #define | CheckOptionDBL_doc "double bfl.CheckOptionDBL(opt:string, ?defval:double=0?, ?onlyFirst:bool=true?)" |
| #define | CheckOptionFLT_doc "float bfl.CheckOptionFLT(opt:string, ?defval:float=0?, ?onlyFirst:bool=true?)" |
| #define | CheckOptionI16_doc "int16 bfl.CheckOptionI16(opt:string, ?defval:int16=0?, ?onlyFirst:bool=true?)" |
| #define | CheckOptionI32_doc "int32 bfl.CheckOptionI32(opt:string, ?defval:int32=0?, ?onlyFirst:bool=true?)" |
| #define | CheckOptionI64_doc "int64 bfl.CheckOptionI64(opt:string, ?defval:int64=0?, ?onlyFirst:bool=true?)" |
| #define | CheckOptionI8_doc "int8 bfl.CheckOptionI8(opt:string, ?defval:int8=0?, ?onlyFirst:bool=true?)" |
| #define | CheckOptionSTR_doc "string bfl.CheckOptionSTR(opt:string, ?defval:string=\"\"?, ?onlyFirst:bool=true?)" |
| #define | MkBufferListC_DOC "libmqmsgque MkBufferListC object" |
Variables | |
| static PyMethodDef | pymkkernel_MkBufferListC_Methods [] |
| OT_CLASS_TYPE_REF | pymkkernel_MkBufferListCR |
tag: nhi1-release-250425
Definition in file MkBufferListC_py.c.
| #define AppendBIN_doc "bfl.AppendBIN(val:binary)" |
Definition at line 133 of file MkBufferListC_py.c.
| #define AppendBOL_doc "bfl.AppendBOL(val:bool)" |
Definition at line 134 of file MkBufferListC_py.c.
| #define AppendBUF_doc "bfl.AppendBUF(val:MkBufferC)" |
Definition at line 135 of file MkBufferListC_py.c.
| #define AppendDBL_doc "bfl.AppendDBL(val:double)" |
Definition at line 136 of file MkBufferListC_py.c.
| #define AppendFLT_doc "bfl.AppendFLT(val:float)" |
Definition at line 137 of file MkBufferListC_py.c.
| #define AppendG_doc "bfl.AppendG(val:long)" |
Definition at line 138 of file MkBufferListC_py.c.
| #define AppendI16_doc "bfl.AppendI16(val:int16)" |
Definition at line 139 of file MkBufferListC_py.c.
| #define AppendI32_doc "bfl.AppendI32(val:int32)" |
Definition at line 140 of file MkBufferListC_py.c.
| #define AppendI64_doc "bfl.AppendI64(val:int64)" |
Definition at line 141 of file MkBufferListC_py.c.
| #define AppendI8_doc "bfl.AppendI8(val:int8)" |
Definition at line 142 of file MkBufferListC_py.c.
| #define AppendLA_doc "MkBufferListC bfl.AppendLA(args:MkBufferListC...)" |
Definition at line 117 of file MkBufferListC_py.c.
| #define AppendLP_doc "MkBufferListC bfl.AppendLP(addBufL:MkBufferListC, ?position:int32=-1?)" |
Definition at line 118 of file MkBufferListC_py.c.
| #define AppendSTR_doc "bfl.AppendSTR(val:string)" |
Definition at line 143 of file MkBufferListC_py.c.
| #define AppendStringR_doc "bfl.AppendStringR(val:string)" |
Definition at line 144 of file MkBufferListC_py.c.
| #define AppendUP_doc "bfl.AppendUP(addBuf:MkBufferC, ?position:int32=-1?)" |
Definition at line 145 of file MkBufferListC_py.c.
| #define CheckOption_doc "bool bfl.CheckOption(opt:string, ?onlyFirst:bool=false?)" |
Definition at line 146 of file MkBufferListC_py.c.
| #define CheckOptionBOL_doc "bool bfl.CheckOptionBOL(opt:string, ?defval:bool=false?, ?onlyFirst:bool=true?)" |
Definition at line 167 of file MkBufferListC_py.c.
| #define CheckOptionBUF_doc "MkBufferC bfl.CheckOptionBUF(opt:string, ?defval:MkBufferC=None?, ?onlyFirst:bool=true?)" |
Definition at line 128 of file MkBufferListC_py.c.
| #define CheckOptionDBL_doc "double bfl.CheckOptionDBL(opt:string, ?defval:double=0?, ?onlyFirst:bool=true?)" |
Definition at line 168 of file MkBufferListC_py.c.
| #define CheckOptionFLT_doc "float bfl.CheckOptionFLT(opt:string, ?defval:float=0?, ?onlyFirst:bool=true?)" |
Definition at line 169 of file MkBufferListC_py.c.
| #define CheckOptionI16_doc "int16 bfl.CheckOptionI16(opt:string, ?defval:int16=0?, ?onlyFirst:bool=true?)" |
Definition at line 170 of file MkBufferListC_py.c.
| #define CheckOptionI32_doc "int32 bfl.CheckOptionI32(opt:string, ?defval:int32=0?, ?onlyFirst:bool=true?)" |
Definition at line 171 of file MkBufferListC_py.c.
| #define CheckOptionI64_doc "int64 bfl.CheckOptionI64(opt:string, ?defval:int64=0?, ?onlyFirst:bool=true?)" |
Definition at line 172 of file MkBufferListC_py.c.
| #define CheckOptionI8_doc "int8 bfl.CheckOptionI8(opt:string, ?defval:int8=0?, ?onlyFirst:bool=true?)" |
Definition at line 173 of file MkBufferListC_py.c.
| #define CheckOptionSTR_doc "string bfl.CheckOptionSTR(opt:string, ?defval:string=\"\"?, ?onlyFirst:bool=true?)" |
Definition at line 174 of file MkBufferListC_py.c.
| #define ClassInit |
Definition at line 65 of file MkBufferListC_py.c.
| #define Cmp_doc "int32 bfl.Cmp(bfl2:MkBufferListC) (const)" |
Definition at line 147 of file MkBufferListC_py.c.
| #define Copy_doc "bfl.Copy(src:MkBufferListC) (const)" |
Definition at line 148 of file MkBufferListC_py.c.
| #define Create_doc "MkBufferListC MkBufferListC.Create(?size:int32=0?)" |
doc definition
Definition at line 99 of file MkBufferListC_py.c.
| #define CreateLA_doc "MkBufferListC MkBufferListC.CreateLA(args:MkBufferListC...)" |
Definition at line 100 of file MkBufferListC_py.c.
| #define CreateTLS_doc "MkBufferListC MkBufferListC.CreateTLS(tlsName:string, ?resetB:bool=true?)" |
Definition at line 105 of file MkBufferListC_py.c.
| #define Dup_doc "MkBufferListC bfl.Dup() (const)" |
Definition at line 114 of file MkBufferListC_py.c.
| #define FileGlob_doc "MkBufferListC MkBufferListC.FileGlob(pattern_match:string)" |
Definition at line 101 of file MkBufferListC_py.c.
| #define GetNull_doc "MkBufferListC MkBufferListC.GetNull()" |
Definition at line 106 of file MkBufferListC_py.c.
| #define HandleResolve_doc "MkBufferListC MkBufferListC.HandleResolve(netHdl:MK_HDL)" |
Definition at line 107 of file MkBufferListC_py.c.
| #define IndexDelete_doc "bfl.IndexDelete(index:int32, ?numitems:int32=1?, ?doDelete:bool=true?)" |
Definition at line 150 of file MkBufferListC_py.c.
| #define IndexExtract_doc "MkBufferC bfl.IndexExtract(?index:int32=0?)" |
Definition at line 129 of file MkBufferListC_py.c.
| #define IndexGet_doc "MkBufferC bfl.IndexGet(index:int32) (const)" |
Definition at line 130 of file MkBufferListC_py.c.
| #define IndexGetBUF_doc "MkBufferC bfl.IndexGetBUF(index:int32)" |
Definition at line 119 of file MkBufferListC_py.c.
| #define IndexGetSTR_doc "string bfl.IndexGetSTR(index:int32)" |
Definition at line 151 of file MkBufferListC_py.c.
| #define IndexSet_doc "bfl.IndexSet(index:int32, buf:MkBufferC)" |
Definition at line 152 of file MkBufferListC_py.c.
| #define IndexSetBUF_doc "bfl.IndexSetBUF(index:int32, buf:MkBufferC)" |
Definition at line 153 of file MkBufferListC_py.c.
| #define IndexSetSTR_doc "bfl.IndexSetSTR(index:int32, str:string)" |
Definition at line 154 of file MkBufferListC_py.c.
| #define Instances_doc "MkBufferListC MkBufferListC.Instances()" |
Definition at line 108 of file MkBufferListC_py.c.
| #define LogS_doc "bfl.LogS(?varname:string=\"bfl\"?, ?fmtobj:MkObjectC=None?, ?callfunc:string=\"MK_NULL\"?) (const)" |
Definition at line 156 of file MkBufferListC_py.c.
| #define LogSS_doc "bfl.LogSS(?varname:string=\"bfl\"?, ?fmtobj:MkObjectC=None?, ?callfunc:string=\"MK_NULL\"?) (const)" |
Definition at line 157 of file MkBufferListC_py.c.
| #define LogSSS_doc "bfl.LogSSS(?varname:string=\"bfl\"?, ?fmtobj:MkObjectC=None?, ?callfunc:string=\"MK_NULL\"?) (const)" |
Definition at line 158 of file MkBufferListC_py.c.
| #define Merge_doc "MkBufferListC bfl.Merge()" |
Definition at line 111 of file MkBufferListC_py.c.
| #define META_CONTEXT_S hdl->error |
Definition at line 88 of file MkBufferListC_py.c.
| #define META_FILE_NAME "MkBufferListC_py.c" |
Definition at line 11 of file MkBufferListC_py.c.
| #define MkBufferListC_DOC "libmqmsgque MkBufferListC object" |
Definition at line 1432 of file MkBufferListC_py.c.
| #define MkBufferListCTT MK(MkKernelThreadState).MkBufferListCTT |
Definition at line 40 of file MkBufferListC_py.c.
| #define Move_doc "to.Move(from:MkBufferListC)" |
Definition at line 159 of file MkBufferListC_py.c.
| #define new_doc "MkBufferListC MkBufferListC.new(?size:int32=0?)" |
Definition at line 102 of file MkBufferListC_py.c.
| #define Next_doc "MkBufferListC bfl.Next()" |
Definition at line 120 of file MkBufferListC_py.c.
| #define OT_CLASS (&NS(MkBufferListCR)) |
Definition at line 16 of file MkBufferListC_py.c.
| #define OT_CLASS_NAME "MkBufferListC" |
Definition at line 17 of file MkBufferListC_py.c.
| #define OT_LNG2META | ( | O | ) |
Definition at line 19 of file MkBufferListC_py.c.
| #define OT_retObj_CONSTR | ( | mng | ) |
Definition at line 21 of file MkBufferListC_py.c.
| #define OT_SETUP_hdl OT_SETUP_hdl_tmpl(MkBufferListC) |
Definition at line 23 of file MkBufferListC_py.c.
| #define OT_SETUP_hdl__null_allow OT_SETUP_hdl_tmpl__null_allow(MkBufferListC) |
Definition at line 24 of file MkBufferListC_py.c.
| #define OT_SETUP_hdl_constr |
Definition at line 25 of file MkBufferListC_py.c.
| #define OT_SETUP_hdl_destr OT_SETUP_hdl_tmpl__null_allow(MkBufferListC) |
Definition at line 27 of file MkBufferListC_py.c.
| #define OT_SETUP_hdl_static |
Definition at line 28 of file MkBufferListC_py.c.
| #define OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
Definition at line 31 of file MkBufferListC_py.c.
| #define PositionMerge_doc "MkBufferListC bfl.PositionMerge(source:MkBufferListC, position:int32)" |
Definition at line 121 of file MkBufferListC_py.c.
| #define Prev_doc "MkBufferListC bfl.Prev()" |
Definition at line 122 of file MkBufferListC_py.c.
| #define Reserve_doc "bfl.Reserve(num:int32)" |
Definition at line 160 of file MkBufferListC_py.c.
| #define Reset_doc "MkBufferListC bfl.Reset()" |
Definition at line 123 of file MkBufferListC_py.c.
| #define SearchC_doc "int32 bfl.SearchC(str:string, ?len:int32=-1?, ?startindex:int32=0?) (const)" |
Definition at line 161 of file MkBufferListC_py.c.
| #define SetupRtFromObj_X | ( | hdl | ) |
Definition at line 34 of file MkBufferListC_py.c.
| #define SetupRtFromObj_XN | ( | hdl | ) |
Definition at line 35 of file MkBufferListC_py.c.
| #define Size_doc "int32 bfl.Size() (const)" |
Definition at line 162 of file MkBufferListC_py.c.
| #define Sort_doc "MkBufferListC bfl.Sort()" |
Definition at line 124 of file MkBufferListC_py.c.
| #define ToBuffer_doc "MkBufferC bfl.ToBuffer() (const)" |
Definition at line 125 of file MkBufferListC_py.c.
| #define ToList_doc "[list...] bfl.ToList() (const)" |
Definition at line 163 of file MkBufferListC_py.c.
|
inlinestatic |
Definition at line 44 of file MkBufferListC_py.c.
|
static |
Definition at line 51 of file MkBufferListC_py.c.
|
static |
Definition at line 55 of file MkBufferListC_py.c.
|
static |
Definition at line 59 of file MkBufferListC_py.c.
| int pymkkernel_pMkBufferListC_Init | ( | MK_RT | mkrt, |
| PyObject * | m ) |
Public API
Definition at line 1453 of file MkBufferListC_py.c.
|
static |
Definition at line 1427 of file MkBufferListC_py.c.
|
static |
Object definition
Definition at line 1338 of file MkBufferListC_py.c.
| OT_CLASS_TYPE_REF pymkkernel_MkBufferListCR |
Definition at line 1434 of file MkBufferListC_py.c.