|
theKernel 10.0
|
tag: nhi1-release-250425 More...
Include dependency graph for MkBufferC_atl.c:Go to the source code of this file.
Macros | |
| #define | META_FILE_NAME "MkBufferC_atl.c" |
| #define | OT_CLASS amkrt->AtlMkBufferC |
| #define | OT_NULL amkrt->AtlMkBufferC_MK_NULL |
| #define | OT_CLASS_NAME "MkBufferC" |
| #define | SELF2HDL(O) |
| #define | OT_SETUP_hdl SetupHdlFromMetaData_2(MK_BUF) |
| #define | OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(MK_BUF) |
| #define | OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(MK_BUF) |
| #define | OT_SETUP_hdl_constr SetupHdlConstr(MkBufferC) |
| #define | OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
| #define | OT_SETUP_hdl_static SetupHdlStatic(MkBufferC) |
| #define | OT_retObj_CONSTR(x) |
| #define | ClassInit |
| #define | CTOR_doc "MkBufferC [MkBufferC::CTOR ?size:int32=0?]" |
| #define | Create_doc "MkBufferC [MkBufferC::Create ?size:int32=0?]" |
| #define | Create1024_doc "MkBufferC [MkBufferC::Create1024 ?size:int32=0?]" |
| #define | Create256_doc "MkBufferC [MkBufferC::Create256 ?size:int32=0?]" |
| #define | Create64_doc "MkBufferC [MkBufferC::Create64 ?size:int32=0?]" |
| #define | CreateBIN_doc "MkBufferC [MkBufferC::CreateBIN val:binary]" |
| #define | CreateBOL_doc "MkBufferC [MkBufferC::CreateBOL val:bool]" |
| #define | CreateBUF_doc "MkBufferC [MkBufferC::CreateBUF val:MkBufferC]" |
| #define | CreateDBL_doc "MkBufferC [MkBufferC::CreateDBL val:double]" |
| #define | CreateFLT_doc "MkBufferC [MkBufferC::CreateFLT val:float]" |
| #define | CreateI16_doc "MkBufferC [MkBufferC::CreateI16 val:int16]" |
| #define | CreateI32_doc "MkBufferC [MkBufferC::CreateI32 val:int32]" |
| #define | CreateI64_doc "MkBufferC [MkBufferC::CreateI64 val:int64]" |
| #define | CreateI8_doc "MkBufferC [MkBufferC::CreateI8 val:int8]" |
| #define | CreateSTR_doc "MkBufferC [MkBufferC::CreateSTR val:string]" |
| #define | CreateTLS_doc "MkBufferC [MkBufferC::CreateTLS tlsName:string ?resetB:bool=true?]" |
| #define | GetNull_doc "MkBufferC [MkBufferC::GetNull]" |
| #define | HandleResolve_doc "MkBufferC [MkBufferC::HandleResolve netHdl:MK_HDL]" |
| #define | Instances_doc "MkBufferC [MkBufferC::Instances]" |
| #define | Merge_doc "MkBufferC [MkBufferC::Merge $buf]" |
| #define | Dup_doc "MkBufferC [MkBufferC::Dup $buf] (const)" |
| #define | AppendC_doc "MkBufferC [MkBufferC::AppendC $buf val:string]" |
| #define | AppendStringR_doc "MkBufferC [MkBufferC::AppendStringR $buf val:string]" |
| #define | Copy_doc "MkBufferC [MkBufferC::Copy $buf srce:MkBufferC] (const)" |
| #define | Next_doc "MkBufferC [MkBufferC::Next $buf]" |
| #define | Prev_doc "MkBufferC [MkBufferC::Prev $buf]" |
| #define | Reset_doc "MkBufferC [MkBufferC::Reset $buf]" |
| #define | SetBIN_doc "MkBufferC [MkBufferC::SetBIN $buf val:binary]" |
| #define | SetBOL_doc "MkBufferC [MkBufferC::SetBOL $buf val:bool]" |
| #define | SetBUF_doc "MkBufferC [MkBufferC::SetBUF $buf val:MkBufferC]" |
| #define | SetBinaryR_doc "MkBufferC [MkBufferC::SetBinaryR $buf val:binary]" |
| #define | SetDBL_doc "MkBufferC [MkBufferC::SetDBL $buf val:double]" |
| #define | SetFLT_doc "MkBufferC [MkBufferC::SetFLT $buf val:float]" |
| #define | SetI16_doc "MkBufferC [MkBufferC::SetI16 $buf val:int16]" |
| #define | SetI32_doc "MkBufferC [MkBufferC::SetI32 $buf val:int32]" |
| #define | SetI64_doc "MkBufferC [MkBufferC::SetI64 $buf val:int64]" |
| #define | SetI8_doc "MkBufferC [MkBufferC::SetI8 $buf val:int8]" |
| #define | SetSTR_doc "MkBufferC [MkBufferC::SetSTR $buf val:string]" |
| #define | SetStringR_doc "MkBufferC [MkBufferC::SetStringR $buf val:string]" |
| #define | SizeAdd_doc "MkBufferC [MkBufferC::SizeAdd $buf size:int32]" |
| #define | SizeNew_doc "MkBufferC [MkBufferC::SizeNew $buf size:int32]" |
| #define | Temp_doc "MkBufferC [MkBufferC::Temp $buf] (const)" |
| #define | GetBFL_doc "MkBufferListC [MkBufferC::GetBFL $buf ?val_inout:MkBufferListC=NULL?] (const)" |
| #define | GetBUF_doc "MkBufferC [MkBufferC::GetBUF $buf]" |
| #define | CastTo_doc "MkBufferC::CastTo $buf typ:MkTypeE" |
| #define | Cmp_doc "int32 [MkBufferC::Cmp $buf1 buf2:MkBufferC] (const)" |
| #define | GetType1_doc "string[1] [MkBufferC::GetType1 $buf] (const)" |
| #define | GetType2_doc "MkTypeE [MkBufferC::GetType2 $buf] (const)" |
| #define | GetType3_doc "string [MkBufferC::GetType3 $buf] (const)" |
| #define | IsLocal_doc "bool [MkBufferC::IsLocal $buf] (const)" |
| #define | LogS_doc "MkBufferC::LogS $buf ?varname:string=\"buf\"? ?fmtobj:MkObjectC=NULL? ?callfunc:string=\"MK_NULL\"? (const)" |
| #define | Pop_doc "int32 [MkBufferC::Pop $buf val:string]" |
| #define | Push_doc "int32 [MkBufferC::Push $buf val:string]" |
| #define | ResetFull_doc "MkBufferC::ResetFull $buf" |
| #define | GetBIN_doc "binary [MkBufferC::GetBIN $buf] (const)" |
| #define | GetBOL_doc "bool [MkBufferC::GetBOL $buf] (const)" |
| #define | GetDBL_doc "double [MkBufferC::GetDBL $buf] (const)" |
| #define | GetFLT_doc "float [MkBufferC::GetFLT $buf] (const)" |
| #define | GetI16_doc "int16 [MkBufferC::GetI16 $buf] (const)" |
| #define | GetI32_doc "int32 [MkBufferC::GetI32 $buf] (const)" |
| #define | GetI64_doc "int64 [MkBufferC::GetI64 $buf] (const)" |
| #define | GetI8_doc "int8 [MkBufferC::GetI8 $buf] (const)" |
| #define | GetSTR_doc "string [MkBufferC::GetSTR $buf] (const)" |
| #define | GetStringR_doc "string [MkBufferC::GetStringR $buf] (const)" |
| #define | ToObject_doc "obj [MkBufferC::ToObject $buf]" |
Variables | |
| static const OtObjProcDefS | atlmkkernel_sOtClassDef [] |
| static const OtObjProcDefS | atlmkkernel_sInstanceDef [] |
tag: nhi1-release-250425
Definition in file MkBufferC_atl.c.
| #define AppendC_doc "MkBufferC [MkBufferC::AppendC $buf val:string]" |
Definition at line 123 of file MkBufferC_atl.c.
| #define AppendStringR_doc "MkBufferC [MkBufferC::AppendStringR $buf val:string]" |
Definition at line 124 of file MkBufferC_atl.c.
| #define CastTo_doc "MkBufferC::CastTo $buf typ:MkTypeE" |
Definition at line 152 of file MkBufferC_atl.c.
| #define ClassInit |
Definition at line 57 of file MkBufferC_atl.c.
| #define Cmp_doc "int32 [MkBufferC::Cmp $buf1 buf2:MkBufferC] (const)" |
Definition at line 153 of file MkBufferC_atl.c.
| #define Copy_doc "MkBufferC [MkBufferC::Copy $buf srce:MkBufferC] (const)" |
Definition at line 125 of file MkBufferC_atl.c.
| #define Create1024_doc "MkBufferC [MkBufferC::Create1024 ?size:int32=0?]" |
Definition at line 96 of file MkBufferC_atl.c.
| #define Create256_doc "MkBufferC [MkBufferC::Create256 ?size:int32=0?]" |
Definition at line 97 of file MkBufferC_atl.c.
| #define Create64_doc "MkBufferC [MkBufferC::Create64 ?size:int32=0?]" |
Definition at line 98 of file MkBufferC_atl.c.
| #define Create_doc "MkBufferC [MkBufferC::Create ?size:int32=0?]" |
Definition at line 95 of file MkBufferC_atl.c.
| #define CreateBIN_doc "MkBufferC [MkBufferC::CreateBIN val:binary]" |
Definition at line 99 of file MkBufferC_atl.c.
| #define CreateBOL_doc "MkBufferC [MkBufferC::CreateBOL val:bool]" |
Definition at line 100 of file MkBufferC_atl.c.
| #define CreateBUF_doc "MkBufferC [MkBufferC::CreateBUF val:MkBufferC]" |
Definition at line 101 of file MkBufferC_atl.c.
| #define CreateDBL_doc "MkBufferC [MkBufferC::CreateDBL val:double]" |
Definition at line 102 of file MkBufferC_atl.c.
| #define CreateFLT_doc "MkBufferC [MkBufferC::CreateFLT val:float]" |
Definition at line 103 of file MkBufferC_atl.c.
| #define CreateI16_doc "MkBufferC [MkBufferC::CreateI16 val:int16]" |
Definition at line 104 of file MkBufferC_atl.c.
| #define CreateI32_doc "MkBufferC [MkBufferC::CreateI32 val:int32]" |
Definition at line 105 of file MkBufferC_atl.c.
| #define CreateI64_doc "MkBufferC [MkBufferC::CreateI64 val:int64]" |
Definition at line 106 of file MkBufferC_atl.c.
| #define CreateI8_doc "MkBufferC [MkBufferC::CreateI8 val:int8]" |
Definition at line 107 of file MkBufferC_atl.c.
| #define CreateSTR_doc "MkBufferC [MkBufferC::CreateSTR val:string]" |
Definition at line 108 of file MkBufferC_atl.c.
| #define CreateTLS_doc "MkBufferC [MkBufferC::CreateTLS tlsName:string ?resetB:bool=true?]" |
Definition at line 111 of file MkBufferC_atl.c.
| #define CTOR_doc "MkBufferC [MkBufferC::CTOR ?size:int32=0?]" |
Definition at line 94 of file MkBufferC_atl.c.
| #define Dup_doc "MkBufferC [MkBufferC::Dup $buf] (const)" |
Definition at line 120 of file MkBufferC_atl.c.
| #define GetBFL_doc "MkBufferListC [MkBufferC::GetBFL $buf ?val_inout:MkBufferListC=NULL?] (const)" |
Definition at line 146 of file MkBufferC_atl.c.
| #define GetBIN_doc "binary [MkBufferC::GetBIN $buf] (const)" |
Definition at line 167 of file MkBufferC_atl.c.
| #define GetBOL_doc "bool [MkBufferC::GetBOL $buf] (const)" |
Definition at line 168 of file MkBufferC_atl.c.
| #define GetBUF_doc "MkBufferC [MkBufferC::GetBUF $buf]" |
Definition at line 149 of file MkBufferC_atl.c.
| #define GetDBL_doc "double [MkBufferC::GetDBL $buf] (const)" |
Definition at line 169 of file MkBufferC_atl.c.
| #define GetFLT_doc "float [MkBufferC::GetFLT $buf] (const)" |
Definition at line 170 of file MkBufferC_atl.c.
| #define GetI16_doc "int16 [MkBufferC::GetI16 $buf] (const)" |
Definition at line 171 of file MkBufferC_atl.c.
| #define GetI32_doc "int32 [MkBufferC::GetI32 $buf] (const)" |
Definition at line 172 of file MkBufferC_atl.c.
| #define GetI64_doc "int64 [MkBufferC::GetI64 $buf] (const)" |
Definition at line 173 of file MkBufferC_atl.c.
| #define GetI8_doc "int8 [MkBufferC::GetI8 $buf] (const)" |
Definition at line 174 of file MkBufferC_atl.c.
| #define GetNull_doc "MkBufferC [MkBufferC::GetNull]" |
Definition at line 112 of file MkBufferC_atl.c.
| #define GetSTR_doc "string [MkBufferC::GetSTR $buf] (const)" |
Definition at line 175 of file MkBufferC_atl.c.
| #define GetStringR_doc "string [MkBufferC::GetStringR $buf] (const)" |
Definition at line 176 of file MkBufferC_atl.c.
| #define GetType1_doc "string[1] [MkBufferC::GetType1 $buf] (const)" |
Definition at line 154 of file MkBufferC_atl.c.
| #define GetType2_doc "MkTypeE [MkBufferC::GetType2 $buf] (const)" |
Definition at line 155 of file MkBufferC_atl.c.
| #define GetType3_doc "string [MkBufferC::GetType3 $buf] (const)" |
Definition at line 156 of file MkBufferC_atl.c.
| #define HandleResolve_doc "MkBufferC [MkBufferC::HandleResolve netHdl:MK_HDL]" |
Definition at line 113 of file MkBufferC_atl.c.
| #define Instances_doc "MkBufferC [MkBufferC::Instances]" |
Definition at line 114 of file MkBufferC_atl.c.
| #define IsLocal_doc "bool [MkBufferC::IsLocal $buf] (const)" |
Definition at line 158 of file MkBufferC_atl.c.
| #define LogS_doc "MkBufferC::LogS $buf ?varname:string=\"buf\"? ?fmtobj:MkObjectC=NULL? ?callfunc:string=\"MK_NULL\"? (const)" |
Definition at line 160 of file MkBufferC_atl.c.
| #define Merge_doc "MkBufferC [MkBufferC::Merge $buf]" |
Definition at line 117 of file MkBufferC_atl.c.
| #define META_FILE_NAME "MkBufferC_atl.c" |
Definition at line 11 of file MkBufferC_atl.c.
| #define Next_doc "MkBufferC [MkBufferC::Next $buf]" |
Definition at line 126 of file MkBufferC_atl.c.
| #define OT_CLASS amkrt->AtlMkBufferC |
Definition at line 15 of file MkBufferC_atl.c.
| #define OT_CLASS_NAME "MkBufferC" |
Definition at line 17 of file MkBufferC_atl.c.
| #define OT_NULL amkrt->AtlMkBufferC_MK_NULL |
Definition at line 16 of file MkBufferC_atl.c.
| #define OT_retObj_CONSTR | ( | x | ) |
Definition at line 54 of file MkBufferC_atl.c.
| #define OT_SETUP_hdl SetupHdlFromMetaData_2(MK_BUF) |
Definition at line 47 of file MkBufferC_atl.c.
| #define OT_SETUP_hdl__null_allow SetupHdlFromMetaData__null_allow_2(MK_BUF) |
Definition at line 48 of file MkBufferC_atl.c.
| #define OT_SETUP_hdl_constr SetupHdlConstr(MkBufferC) |
Definition at line 50 of file MkBufferC_atl.c.
| #define OT_SETUP_hdl_destr SetupHdlFromMetaData__null_allow_2(MK_BUF) |
Definition at line 49 of file MkBufferC_atl.c.
| #define OT_SETUP_hdl_static SetupHdlStatic(MkBufferC) |
Definition at line 52 of file MkBufferC_atl.c.
| #define OT_SETUP_hdl_static_constr OT_SETUP_hdl_static |
Definition at line 51 of file MkBufferC_atl.c.
| #define Pop_doc "int32 [MkBufferC::Pop $buf val:string]" |
Definition at line 161 of file MkBufferC_atl.c.
| #define Prev_doc "MkBufferC [MkBufferC::Prev $buf]" |
Definition at line 127 of file MkBufferC_atl.c.
| #define Push_doc "int32 [MkBufferC::Push $buf val:string]" |
Definition at line 162 of file MkBufferC_atl.c.
| #define Reset_doc "MkBufferC [MkBufferC::Reset $buf]" |
Definition at line 128 of file MkBufferC_atl.c.
| #define ResetFull_doc "MkBufferC::ResetFull $buf" |
Definition at line 163 of file MkBufferC_atl.c.
| #define SELF2HDL | ( | O | ) |
Definition at line 19 of file MkBufferC_atl.c.
| #define SetBIN_doc "MkBufferC [MkBufferC::SetBIN $buf val:binary]" |
Definition at line 129 of file MkBufferC_atl.c.
| #define SetBinaryR_doc "MkBufferC [MkBufferC::SetBinaryR $buf val:binary]" |
Definition at line 132 of file MkBufferC_atl.c.
| #define SetBOL_doc "MkBufferC [MkBufferC::SetBOL $buf val:bool]" |
Definition at line 130 of file MkBufferC_atl.c.
| #define SetBUF_doc "MkBufferC [MkBufferC::SetBUF $buf val:MkBufferC]" |
Definition at line 131 of file MkBufferC_atl.c.
| #define SetDBL_doc "MkBufferC [MkBufferC::SetDBL $buf val:double]" |
Definition at line 133 of file MkBufferC_atl.c.
| #define SetFLT_doc "MkBufferC [MkBufferC::SetFLT $buf val:float]" |
Definition at line 134 of file MkBufferC_atl.c.
| #define SetI16_doc "MkBufferC [MkBufferC::SetI16 $buf val:int16]" |
Definition at line 135 of file MkBufferC_atl.c.
| #define SetI32_doc "MkBufferC [MkBufferC::SetI32 $buf val:int32]" |
Definition at line 136 of file MkBufferC_atl.c.
| #define SetI64_doc "MkBufferC [MkBufferC::SetI64 $buf val:int64]" |
Definition at line 137 of file MkBufferC_atl.c.
| #define SetI8_doc "MkBufferC [MkBufferC::SetI8 $buf val:int8]" |
Definition at line 138 of file MkBufferC_atl.c.
| #define SetSTR_doc "MkBufferC [MkBufferC::SetSTR $buf val:string]" |
Definition at line 139 of file MkBufferC_atl.c.
| #define SetStringR_doc "MkBufferC [MkBufferC::SetStringR $buf val:string]" |
Definition at line 140 of file MkBufferC_atl.c.
| #define SizeAdd_doc "MkBufferC [MkBufferC::SizeAdd $buf size:int32]" |
Definition at line 141 of file MkBufferC_atl.c.
| #define SizeNew_doc "MkBufferC [MkBufferC::SizeNew $buf size:int32]" |
Definition at line 142 of file MkBufferC_atl.c.
| #define Temp_doc "MkBufferC [MkBufferC::Temp $buf] (const)" |
Definition at line 143 of file MkBufferC_atl.c.
| #define ToObject_doc "obj [MkBufferC::ToObject $buf]" |
Definition at line 177 of file MkBufferC_atl.c.
|
static |
Definition at line 28 of file MkBufferC_atl.c.
Definition at line 34 of file MkBufferC_atl.c.
Definition at line 41 of file MkBufferC_atl.c.
| int atlmkkernel_pMkBufferC_Init | ( | OT_MK_ARGS OT_NS_T | ns | ) |
Public API
Definition at line 1488 of file MkBufferC_atl.c.
|
static |
Definition at line 1410 of file MkBufferC_atl.c.
|
static |
METHOD API
Definition at line 1378 of file MkBufferC_atl.c.