castObjectFnc | acdk::lang::dmi::ClazzAttributeResValue | |
castObjectPtr(int restype, void *ptr) | acdk::lang::dmi::ClazzAttributeResValue | [static] |
castScriptVar(int restype, void *ptr) | acdk::lang::dmi::ClazzAttributeResValue | [static] |
castScriptVarFnc | acdk::lang::dmi::ClazzAttributeResValue | |
ClazzAttributeResValue(int restype=EmptyResType, void *d=0, CloneAttributeValFnc clonfnc=0, ReleaseAttributeValFnc releasefnc=0, CastAttributeToObjectFnc castfnc=0, CastAttributeToScriptVarFnc castsvfnc=0) | acdk::lang::dmi::ClazzAttributeResValue | |
ClazzAttributeResValue(const ClazzAttributeResValue &other) | acdk::lang::dmi::ClazzAttributeResValue | |
cloneFnc | acdk::lang::dmi::ClazzAttributeResValue | |
cloneObjectPtr(int restype, void *ptr) | acdk::lang::dmi::ClazzAttributeResValue | [static] |
cloneScriptVarPtr(int restype, void *ptr) | acdk::lang::dmi::ClazzAttributeResValue | [static] |
data | acdk::lang::dmi::ClazzAttributeResValue | |
getAsObject() | acdk::lang::dmi::ClazzAttributeResValue | |
getAsScriptVar() | acdk::lang::dmi::ClazzAttributeResValue | |
makeFunctionPtrRes(void *callback) | acdk::lang::dmi::ClazzAttributeResValue | [static] |
makeObjectRes(IN(acdk::lang::Object) obj) | acdk::lang::dmi::ClazzAttributeResValue | [static] |
makeScriptVarRes(IN(ScriptVar) str) | acdk::lang::dmi::ClazzAttributeResValue | [static] |
makeStringRes(IN(RString) str) | acdk::lang::dmi::ClazzAttributeResValue | [static] |
makeStringRes(const char *text, bool deleteRes) | acdk::lang::dmi::ClazzAttributeResValue | [static] |
releaseFnc | acdk::lang::dmi::ClazzAttributeResValue | |
releaseObjectPtr(int restype, void *ptr) | acdk::lang::dmi::ClazzAttributeResValue | [static] |
releaseScriptVarPtr(int restype, void *ptr) | acdk::lang::dmi::ClazzAttributeResValue | [static] |
resType | acdk::lang::dmi::ClazzAttributeResValue | |
~ClazzAttributeResValue() | acdk::lang::dmi::ClazzAttributeResValue | |