_call_finalize() | acdk::lang::ObjectBase | [inline] |
_cast(const acdk::lang::dmi::ClazzInfo *ci) | acdk::wx::WxObject | [virtual] |
_forward | acdk::wx::WxObject | [protected] |
_gc_releaseRef(bool force=false) const | acdk::lang::ObjectBase | [inline, virtual] |
_getMember(::acdk::lang::Object *This, const ClazzInfo *clazz, const ClazzFieldInfo *field, IN(::acdk::lang::RString) fieldname, DmiClient &dc, int flags) | acdk::lang::dmi::StdDispatch | [static] |
_getObjectPtr() | acdk::lang::Object | [inline] |
_inititializeObjectAttrFlags(int flags) | acdk::lang::ObjectBase | [inline] |
_invoke_dynamic(::acdk::lang::Object *This, IN(::acdk::lang::RString) fname, ScriptVar &ret, ScriptVarArray &args, DmiClient &dc, IN(::acdk::lang::RStringArray) namedArgs, int flags, const ClazzInfo *clazzinfo, const ClazzMethodInfo *methinf) | acdk::lang::dmi::StdDispatch | [static] |
_invoke_dynamic_super(::acdk::lang::Object *This, IN(::acdk::lang::RString) fname, ScriptVar &ret, ScriptVarArray &args, DmiClient &dc, IN(::acdk::lang::RStringArray) namedArgs, int flags, const ClazzInfo *clazzinfo, const ClazzMethodInfo *methinf) | acdk::lang::dmi::StdDispatch | [static] |
_invoke_notexistant(::acdk::lang::Object *This, IN(::acdk::lang::RString) fname, ScriptVar &ret, ScriptVarArray &args, DmiClient &dc, IN(::acdk::lang::RStringArray) namedArgs, int flags, const ClazzInfo *clazzinfo, const ClazzMethodInfo *methinf) | acdk::lang::dmi::StdDispatch | [static] |
_invoke_static(IN(::acdk::lang::RString) fname, ScriptVar &ret, ScriptVarArray &args, DmiClient &dc, IN(::acdk::lang::RStringArray) namedArgs, int flags, const ClazzInfo *clazzinfo, const ClazzMethodInfo *methinf) | acdk::lang::dmi::StdDispatch | [static] |
_invoke_static_super(IN(::acdk::lang::RString) fname, ScriptVar &ret, ScriptVarArray &args, DmiClient &dc, IN(::acdk::lang::RStringArray) namedArgs, int flags, const ClazzInfo *clazzinfo, const ClazzMethodInfo *methinf) | acdk::lang::dmi::StdDispatch | [static] |
_isObjectRefFlag(RefFlagField theFlag) const | acdk::lang::ObjectBase | [inline] |
_lookupMethod(const ClazzInfo *&clazz, IN(::acdk::lang::RString) fname, ScriptVarArray &args, DmiClient &dc, int flags, const ClazzMethodInfo *methinf) | acdk::lang::dmi::StdDispatch | [static] |
_lookupMethod(const ClazzInfo *&clazz, IN(::acdk::lang::RString) fname, ScriptVarArray &args, IN(RStringArray) namedargs, DmiClient &dc, int flags, const ClazzMethodInfo *methinf) | acdk::lang::dmi::StdDispatch | [static] |
_lookupMethod(const ClazzInfo *&clazz, IN(::acdk::lang::RString) fname,::acdk::lang::sys::core_vector< ClazzMethodArgInfo > &args, IN(RStringArray) namedargs, DmiClient &dc, int flags) | acdk::lang::dmi::StdDispatch | [static] |
_ownsWxObject | acdk::wx::WxObject | [mutable, protected] |
_releaseRefCount() const | acdk::lang::ObjectBase | [inline] |
_setMember(::acdk::lang::Object *This, const ScriptVar &val, const ClazzInfo *clazz, const ClazzFieldInfo *field, IN(::acdk::lang::RString) fieldname, DmiClient &dc, int flags) | acdk::lang::dmi::StdDispatch | [static] |
_setObjectRefFlag(bool onoff, RefFlagField flag) const | acdk::lang::ObjectBase | [inline] |
_throwArrayIndexOutOfBoundsException(size_t idx=0, size_t max=size_t(-1), const char *msg=) | acdk::lang::ObjectBase | [static] |
_throwBadCastException(const char *msg=) | acdk::lang::ObjectBase | [static] |
_throwException(const char *msg=) | acdk::lang::ObjectBase | [static] |
_throwIndexOutOfBoundsException(size_t idx=0, size_t max=size_t(-1), const char *msg=) | acdk::lang::ObjectBase | [static] |
_throwNotImplementedYet(const char *msg=) | acdk::lang::ObjectBase | [static] |
_throwNullPointerException(const char *msg=) | acdk::lang::ObjectBase | [static] |
_throwObjectInsane(const InterfaceBase *obj, int magicsic) | acdk::lang::ObjectBase | [static] |
_wxObject | acdk::wx::WxObject | [protected] |
acceptsFocus() const | acdk::wx::Window | [inline] |
acceptsFocusFromKeyboard() const | acdk::wx::Window | [inline] |
addChild(IN(RWindow) child) | acdk::wx::Window | [inline] |
addConstraintReference(IN(RWindow) otherWin) | acdk::wx::Window | [inline] |
addPendingEvent(IN(REvent) event) | acdk::wx::EvtHandler | [inline] |
addRef(bool force=false) const | acdk::lang::ObjectBase | [inline] |
allocate(size_t size, acdk::lang::sys::AllocatedType at=acdk::lang::sys::RawMem) | acdk::lang::ObjectBase | [inline] |
allocator() | acdk::lang::ObjectBase | [inline] |
aquireLock() | acdk::lang::ObjectBase | |
captureMouse() | acdk::wx::Window | [inline] |
centre(int direction=OrientBoth) | acdk::wx::Window | [inline] |
centreOnParent(int direction=OrientBoth) | acdk::wx::Window | [inline] |
centreOnScreen(int direction=OrientBoth) | acdk::wx::Window | [inline] |
clazzInfo() | acdk::lang::ObjectBase | [inline, static] |
clear() | acdk::wx::Window | [inline] |
clientToScreen(OUT(int) x, OUT(int) y) | acdk::wx::Window | [inline] |
clientToScreen(IN(RPoint) pt) | acdk::wx::Window | [inline] |
clone() | acdk::lang::Object | [virtual] |
clone(sys::Allocator *alloc) | acdk::lang::Object | [virtual] |
close(bool force=false) | acdk::wx::Window | [inline] |
command(IN(RCommandEvent) event) | acdk::wx::Control | [inline, virtual] |
compareTo(IN(acdk::lang::Object) o) | acdk::lang::Object | [virtual] |
connect(int id, int eventType, wxObjectEventFunction func, wxObject *userData=0) | acdk::wx::EvtHandler | [inline] |
connect(int et, int id, ObjectEventFunction oef, IN(acdk::lang::Object) userData=Nil) | acdk::wx::EvtHandler | |
connect(int et, int id, IN(acdk::lang::dmi::RDmiDelegate) del) | acdk::wx::EvtHandler | |
connectToClass(int et, int id, IN(RString) className, IN(RString) method) | acdk::wx::EvtHandler | |
connectToThis(int et, int id, IN(RString) method) | acdk::wx::EvtHandler | |
Control(IN(RWindow) parent, int id, IN(RPoint) pos=Point::defaultPosition(), IN(RSize) size=Size::defaultSize(), int style=0, IN(RValidator) validator=Validator::defaultValidator(), IN(RString) name=control) | acdk::wx::Control | [inline] |
convertDialogToPixels(IN(RPoint) pt) | acdk::wx::Window | [inline] |
convertDialogToPixels(IN(RSize) sz) | acdk::wx::Window | [inline] |
convertPixelsToDialog(IN(RPoint) pt) | acdk::wx::Window | [inline] |
convertPixelsToDialog(IN(RSize) sz) | acdk::wx::Window | [inline] |
create_instance() | acdk::lang::Object | [static] |
deallocate(void *ptr, acdk::lang::sys::AllocatedType at=acdk::lang::sys::RawMem) | acdk::lang::ObjectBase | [inline] |
deleteRelatedConstraints() | acdk::wx::Window | [inline] |
destroy() | acdk::wx::Window | [inline] |
destroyChildren() | acdk::wx::Window | [inline] |
disconnectAll() | acdk::wx::EvtHandler | |
disposeRef() const | acdk::lang::ObjectBase | |
doPhase(int phase) | acdk::wx::Window | [inline] |
dragAcceptFiles(bool accept) | acdk::wx::Window | [inline] |
enable(int n, bool enable=true) | acdk::wx::RadioBox | [inline] |
acdk::wx::Control::enable(bool doenable=true) | acdk::wx::Window | [inline] |
equals(IN(acdk::lang::Object) o) | acdk::lang::Object | [virtual] |
EvtHandler() | acdk::wx::EvtHandler | [inline] |
finalize() | acdk::lang::Object | [virtual] |
FinalizeCalled enum value | acdk::lang::ObjectBase | |
FindFocus() | acdk::wx::Window | [inline, static] |
findFunctions(const ClazzInfo *clazz, IN(::acdk::lang::RString) fname, int flags, ClazzMethodInfoVec &vec) | acdk::lang::dmi::StdDispatch | [static] |
findMethod(const ClazzInfo *&clazz, const FunctionSignature &signature, bool exactMatch=true, int flags=MiIvDeclared) | acdk::lang::dmi::StdDispatch | [static] |
findString(IN(RString) s) const | acdk::wx::RadioBox | [inline] |
findWindow(int id) | acdk::wx::Window | [inline] |
findWindow(IN(RString) name) | acdk::wx::Window | [inline] |
findWindowById(int id, IN(RWindow) parent=Nil) | acdk::wx::Window | [inline, static] |
findWindowByLabel(IN(RString) label, IN(RWindow) parent=Nil) | acdk::wx::Window | [inline, static] |
findWindowByName(IN(RString) name, IN(RWindow) parent=Nil) | acdk::wx::Window | [inline, static] |
fit() | acdk::wx::Window | [inline] |
fitInside() | acdk::wx::Window | [inline] |
freeze() | acdk::wx::Window | [inline] |
getAutoLayout() const | acdk::wx::Window | [inline] |
getBackgroundColour() const | acdk::wx::Window | [inline] |
getBestSize() const | acdk::wx::Window | [inline] |
getBorder() const | acdk::wx::Window | [inline] |
getCapture() | acdk::wx::Window | [inline, static] |
getCharHeight() const | acdk::wx::Window | [inline] |
getCharWidth() const | acdk::wx::Window | [inline] |
getChildren() | acdk::wx::Window | [inline] |
getClass() | acdk::lang::Object | [virtual] |
GetClass() | acdk::lang::Object | [inline, static] |
acdk::getClazzInfo() | acdk::lang::ObjectBase | [inline, virtual] |
acdk::lang::dmi::StdDispatch::getClazzInfo()=0 | acdk::lang::dmi::StdDispatch | [pure virtual] |
getClientObject() const | acdk::wx::EvtHandler | [inline] |
getClientSize() const | acdk::wx::Window | [inline] |
getClientSizeConstraint(OUT(int) w, OUT(int) h) | acdk::wx::Window | [inline] |
getCollectableFields(FieldReferences &fields) | acdk::lang::ObjectBase | [inline, virtual] |
getConstraints() const | acdk::wx::Window | [inline] |
getContainingSizer() const | acdk::wx::Window | [inline] |
getCount() const | acdk::wx::RadioBox | [inline] |
getCursor() const | acdk::wx::Window | [inline] |
getDefaultItem() const | acdk::wx::Window | [inline] |
getDmiClient() | acdk::lang::dmi::StdDispatch | [virtual] |
getDmiTarget(bool &forwarded, const::acdk::lang::dmi::ClazzInfo *&ci) | acdk::lang::Object | [inline, virtual] |
acdk::lang::dmi::StdDispatch::getDmiTarget(const::acdk::lang::dmi::ClazzInfo *&ci) | acdk::lang::dmi::StdDispatch | |
getDropTarget() const | acdk::wx::Window | [inline] |
getEvent(wxEvent &event) | acdk::wx::EvtHandler | [static] |
getEventHandler() const | acdk::wx::Window | [inline] |
getEvtHandlerEnabled() const | acdk::wx::EvtHandler | [inline] |
getExtraStyle() const | acdk::wx::Window | [inline] |
getFont() | acdk::wx::Window | [inline] |
getForegroundColour() const | acdk::wx::Window | [inline] |
getFreeId() | acdk::wx::EvtHandler | [static] |
getGrandParent() const | acdk::wx::Window | [inline] |
getId() | acdk::wx::Window | [inline] |
getImplFields(dmi::SysFields &fields) | acdk::lang::Object | [virtual] |
getInternalField(IN(RString) name, int flags, const ClazzInfo *clazz=0) | acdk::lang::dmi::StdDispatch | |
getInternalFields(int flags, const ClazzInfo *clazz=0) | acdk::lang::dmi::StdDispatch | [virtual] |
getLengthFromStringArray(IN(RStringArray) sa) | acdk::wx::RadioBox | [inline, private, static] |
getMember(IN(::acdk::lang::RString) fieldname, DmiClient &dc, int flags, const ClazzInfo *type_requested=0) | acdk::lang::dmi::StdDispatch | [virtual] |
getName() const | acdk::wx::Window | [inline] |
acdk::wx::EvtHandler::getName() | acdk::lang::Object | [virtual] |
getNextHandler() const | acdk::wx::EvtHandler | [inline] |
getParent() const | acdk::wx::Window | [inline] |
getPosition(OUT(int) x, OUT(int) y) const | acdk::wx::Window | [inline] |
getPosition() const | acdk::wx::Window | [inline] |
getPositionConstraint(OUT(int) x, OUT(int) y) | acdk::wx::Window | [inline] |
getPreviousHandler() const | acdk::wx::EvtHandler | [inline] |
getRect() const | acdk::wx::Window | [inline] |
getScrollPos(int orient) | acdk::wx::Window | [inline] |
getScrollRange(int orient) | acdk::wx::Window | [inline] |
getScrollThumb(int orient) | acdk::wx::Window | [inline] |
getSelection() const | acdk::wx::RadioBox | [inline] |
getSize(OUT(int) width, OUT(int) height) const | acdk::wx::Window | [inline] |
getSize() const | acdk::wx::Window | [inline] |
getSizeConstraint(OUT(int) w, OUT(int) h) | acdk::wx::Window | [inline] |
getSizer() const | acdk::wx::Window | [inline] |
getStaticMember(const ClazzInfo *clazz, IN(::acdk::lang::RString) fieldname, DmiClient &dc, int flags, const ClazzInfo *type_requested=0) | acdk::lang::dmi::StdDispatch | [static] |
getStaticMember(const ClazzInfo *clazz, const ClazzFieldInfo *field, int flags) | acdk::lang::dmi::StdDispatch | [static] |
getString(int n) const | acdk::wx::RadioBox | [inline] |
getStringSelection() const | acdk::wx::RadioBox | [inline] |
getThemeEnabled() const | acdk::wx::Window | [inline] |
getTitle() | acdk::wx::Window | [inline] |
getUpdateClientRect() const | acdk::wx::Window | [inline] |
getUpdateRegion() const | acdk::wx::Window | [inline] |
getValidator() | acdk::wx::Window | [inline] |
getWindowStyle() const | acdk::wx::Window | [inline] |
getWindowStyleFlag() const | acdk::wx::Window | [inline, virtual] |
getWxStringFromStringArray(IN(RStringArray) sa) | acdk::wx::RadioBox | [inline, private, static] |
hasCapture() const | acdk::wx::Window | [inline] |
hasFlag(int flag) | acdk::wx::Window | [inline] |
hashCode() | acdk::lang::Object | [inline, virtual] |
hasLocalGc() const | acdk::lang::ObjectBase | [inline] |
hasScrollbar(int orient) | acdk::wx::Window | [inline] |
hitTest(int x, int y) | acdk::wx::Window | [inline] |
hitTest(IN(RPoint) pt) | acdk::wx::Window | [inline] |
initDialog() | acdk::wx::Window | [inline] |
initDispatch() | acdk::wx::Window | |
invoke(IN(RString) name) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, const ScriptVar &s5) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, const ScriptVar &s5, const ScriptVar &s6) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, const ScriptVar &s5, const ScriptVar &s6, const ScriptVar &s7) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, const ScriptVar &s5, const ScriptVar &s6, const ScriptVar &s7, const ScriptVar &s8) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, const ScriptVar &s5, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, const ScriptVar &s5, const ScriptVar &s6, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, const ScriptVar &s5, const ScriptVar &s6, const ScriptVar &s7, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline] |
invoke(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, const ScriptVar &s5, const ScriptVar &s6, const ScriptVar &s7, const ScriptVar &s8, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline] |
invoke_static(IN(RString) classname, IN(RString) methodname) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, const ScriptVar &s1) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, const ScriptVar &s5) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, const ScriptVar &s5, const ScriptVar &s6) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, const ScriptVar &s5, const ScriptVar &s6, const ScriptVar &s7) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, const ScriptVar &s5, const ScriptVar &s6, const ScriptVar &s7, const ScriptVar &s8) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, const ScriptVar &s1, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, const ScriptVar &s5, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, const ScriptVar &s5, const ScriptVar &s6, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, const ScriptVar &s5, const ScriptVar &s6, const ScriptVar &s7, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline, static] |
invoke_static(IN(RString) classname, IN(RString) methodname, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, const ScriptVar &s5, const ScriptVar &s6, const ScriptVar &s7, const ScriptVar &s8, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline, static] |
invokeMethod(IN(RString) funcname, ScriptVarArray &args, int flags=MiPublic) | acdk::lang::dmi::StdDispatch | |
invokeMethod(IN(RString) funcname, ScriptVarArray &args, IN(NamedArgs) nargs, int flags=MiPublic) | acdk::lang::dmi::StdDispatch | |
invokeMethod(IN(RString) funcname, ScriptVarArray &args, DmiClient &dc, IN(::acdk::lang::RStringArray) namedArgs, int flags=MiPublic) | acdk::lang::dmi::StdDispatch | |
invokeMethod(IN(RString) funcname, ScriptVarArray &args, IN(::acdk::lang::RStringArray) namedArgs, int flags=MiPublic) | acdk::lang::dmi::StdDispatch | |
invokeStaticMethod(IN(RString) classname, IN(RString) funcname, ScriptVarArray &args, int flags=MiPublic|MiStatic) | acdk::lang::dmi::StdDispatch | [static] |
invokeStaticMethod(IN(RString) classname, IN(RString) funcname, ScriptVarArray &args, IN(NamedArgs) nargs, int flags=MiPublic|MiStatic) | acdk::lang::dmi::StdDispatch | [static] |
invokeStaticMethod(IN(RString) classname, IN(RString) funcname, ScriptVarArray &args, DmiClient &dc, IN(::acdk::lang::RStringArray) namedArgs, int flags=MiPublic|MiStatic) | acdk::lang::dmi::StdDispatch | [static] |
isBeingDeleted() const | acdk::wx::Window | [inline] |
isDmiOverLoaded(const ClazzInfo *ci, const ClazzMethodInfo *mi) | acdk::lang::dmi::StdDispatch | |
isDmiOverLoaded(const ClazzInfo *ci, IN(RString) funcname, const ClazzMethodInfo *mi, ClazzMethodArgInfo **const args) | acdk::lang::dmi::StdDispatch | [virtual] |
isExposed(int x, int y) | acdk::wx::Window | [inline] |
isExposed(int x, int y, int w, int h) | acdk::wx::Window | [inline] |
isExposed(IN(RPoint) pt) | acdk::wx::Window | [inline] |
isExposed(IN(RRect) rect) | acdk::wx::Window | [inline] |
isExternalRecorded() const | acdk::lang::ObjectBase | [inline] |
IsExternalRecorded enum value | acdk::lang::ObjectBase | |
isMarked() const | acdk::lang::ObjectBase | [inline] |
isMemLocked() const | acdk::lang::ObjectBase | [inline] |
IsMemLocked enum value | acdk::lang::ObjectBase | |
isRetained() const | acdk::wx::Window | [inline] |
isSoftReference() const | acdk::lang::ObjectBase | [inline] |
IsSoftReference enum value | acdk::lang::ObjectBase | |
IsStackRef enum value | acdk::lang::ObjectBase | |
isStackRef() const | acdk::lang::ObjectBase | [inline] |
IsStaticRef enum value | acdk::lang::ObjectBase | |
isStaticRef() const | acdk::lang::ObjectBase | [inline] |
isTopLevel() const | acdk::wx::Window | [inline] |
isUnsynchronized() const | acdk::lang::ObjectBase | [inline] |
IsUnsynchronized enum value | acdk::lang::ObjectBase | |
IsUserHeapRef enum value | acdk::lang::ObjectBase | |
IsWeakRef enum value | acdk::lang::ObjectBase | |
isWeakRef() const | acdk::lang::ObjectBase | [inline] |
layout() | acdk::wx::Window | [inline] |
layoutPhase1(OUT(int) noChanges) | acdk::wx::Window | [inline] |
layoutPhase2(OUT(int) noChanges) | acdk::wx::Window | [inline] |
lineDown() | acdk::wx::Window | [inline] |
lineUp() | acdk::wx::Window | [inline] |
lock() | acdk::lang::ObjectBase | [virtual] |
lockMem(bool lockit) const | acdk::lang::ObjectBase | [inline] |
lookupMethod(const ClazzInfo *&clazz, IN(::acdk::lang::RString) fname, ScriptVarArray &args, IN(RStringArray) namedArgs, DmiClient &dc, int flags, const ClazzMethodInfo *methinf=0) | acdk::lang::dmi::StdDispatch | [static] |
lookupMethod(const ClazzInfo *&clazz, IN(::acdk::lang::RString) fname, acdk::lang::dmi::ClazzMethodArgInfo **const args, DmiClient &dc, int flags) | acdk::lang::dmi::StdDispatch | [static] |
lookupMethod(const ClazzInfo *&clazz, int methodhash, int flags) | acdk::lang::dmi::StdDispatch | [static] |
lookupMethod(const ClazzInfo *&clazz, IN(::acdk::lang::RString) fname, int flags) | acdk::lang::dmi::StdDispatch | [static] |
lookupMethod_cb(const ClazzInfo *&clazz, IN(::acdk::lang::RString) fname, ScriptVarArray &args, IN(RStringArray) namedArgs, DmiClient &dc, int flags, const ClazzMethodInfo *methinf) | acdk::lang::dmi::StdDispatch | [inline, static] |
lookupMethodNoPolymorph(const ClazzInfo *&clazz, IN(::acdk::lang::RString) fname, ScriptVarArray &args, IN(RStringArray) namedArgs, DmiClient &dc, int flags, const ClazzMethodInfo *methinf=0) | acdk::lang::dmi::StdDispatch | [static] |
lower() | acdk::wx::Window | [inline] |
magic() const | acdk::lang::ObjectBase | [inline] |
makeModal(bool modal=true) | acdk::wx::Window | [inline] |
Marked enum value | acdk::lang::ObjectBase | |
messageBox(IN(RString) message, IN(RString) caption=Message, int style=MbOk, IN(RWindow) parent=Nil, int x=-1, int y=-1) | acdk::wx::Window | [static] |
moveConstraint(int x, int y) | acdk::wx::Window | [inline] |
New(IN(RString) classname, ScriptVarArray &args, DmiClient &dc=AcdkDmiClient::getDmiClient()) | acdk::lang::dmi::StdDispatch | [static] |
New(IN(RString) classname, ScriptVarArray &args, IN(RStringArray) nargs, DmiClient &dc=AcdkDmiClient::getDmiClient()) | acdk::lang::dmi::StdDispatch | [static] |
New(IN(RString) classname, ScriptVarArray &args, IN(NamedArgs) nargs, DmiClient &dc=AcdkDmiClient::getDmiClient()) | acdk::lang::dmi::StdDispatch | [static] |
New(IN(RString) name) | acdk::lang::dmi::StdDispatch | [inline, static] |
New(IN(RString) name, const ScriptVar &s0) | acdk::lang::dmi::StdDispatch | [inline, static] |
New(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1) | acdk::lang::dmi::StdDispatch | [inline, static] |
New(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2) | acdk::lang::dmi::StdDispatch | [inline, static] |
New(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3) | acdk::lang::dmi::StdDispatch | [inline, static] |
New(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4) | acdk::lang::dmi::StdDispatch | [inline, static] |
New(IN(RString) name, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline, static] |
New(IN(RString) name, const ScriptVar &s0, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline, static] |
New(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline, static] |
New(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline, static] |
New(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline, static] |
New(IN(RString) name, const ScriptVar &s0, const ScriptVar &s1, const ScriptVar &s2, const ScriptVar &s3, const ScriptVar &s4, IN(NamedArgs) nargs) | acdk::lang::dmi::StdDispatch | [inline, static] |
NoRefCounting enum value | acdk::lang::ObjectBase | |
notify() | acdk::lang::Object | [virtual] |
notifyAll() | acdk::lang::Object | [virtual] |
Object(const acdk::lang::Object &) | acdk::lang::Object | |
Object() | acdk::lang::Object | |
ObjectBase() | acdk::lang::ObjectBase | [protected] |
ObjectHasLocalGc enum value | acdk::lang::ObjectBase | |
operator delete(void *ptr) | acdk::lang::ObjectBase | |
operator delete(void *ptr, void *mem) | acdk::lang::ObjectBase | [inline] |
operator delete(void *mem,::acdk::lang::sys::Allocator *allocator) | acdk::lang::ObjectBase | |
operator delete[](void *ptr) | acdk::lang::ObjectBase | |
operator delete[](void *ptr, void *mem) | acdk::lang::ObjectBase | [inline] |
operator new(size_t size) | acdk::lang::ObjectBase | |
operator new(size_t size, void *mem) | acdk::lang::ObjectBase | [inline] |
operator new(size_t size,::acdk::lang::sys::Allocator *allocator) | acdk::lang::ObjectBase | |
operator new[](size_t size) | acdk::lang::ObjectBase | |
operator new[](size_t size, void *mem) | acdk::lang::ObjectBase | [inline] |
ownsWxObject(bool own) | acdk::wx::WxObject | [inline] |
ownsWxObject() | acdk::wx::WxObject | [inline] |
pageDown() | acdk::wx::Window | [inline] |
pageUp() | acdk::wx::Window | [inline] |
peek(IN(RString) fieldname, int flags=MiPublic) | acdk::lang::dmi::StdDispatch | |
peek_static(IN(RString) classname, IN(RString) fieldname, int flags=MiPublic|MiStatic) | acdk::lang::dmi::StdDispatch | [static] |
poke(IN(RString) fieldname, const ScriptVar &arg, int flags=MiPublic) | acdk::lang::dmi::StdDispatch | |
poke_static(IN(RString) classname, IN(RString) member, const ScriptVar &val, int flags=MiPublic|MiStatic) | acdk::lang::dmi::StdDispatch | [static] |
popEventHandler(bool deleteHandler=false) | acdk::wx::Window | [inline] |
prepareDC(IN(RDC) dc) | acdk::wx::Window | [inline] |
processEvent(IN(REvent) event) | acdk::wx::EvtHandler | [inline, virtual] |
processPendingEvents() | acdk::wx::EvtHandler | [inline] |
processThreadEvent(IN(REvent) event) | acdk::wx::EvtHandler | [inline] |
pushEventHandler(IN(REvtHandler) handler) | acdk::wx::Window | [inline] |
RadioBox(IN(RWindow) parent, int id, IN(RString) title, IN(RPoint) pos=Point::defaultPosition(), IN(RSize) size=Size::defaultSize(), int majorDim=0, int style=OrientHorizontal, IN(RStringArray) choices=Nil, IN(RValidator) validator=Validator::defaultValidator(), IN(RString) name=RadioBox) | acdk::wx::RadioBox | [inline] |
raise() | acdk::wx::Window | [inline] |
readObject(IN(acdk::io::RObjectReader) in, IN(RClass) cls) | acdk::lang::Object | [virtual] |
readResolve() | acdk::lang::Object | [inline, virtual] |
refCount() const | acdk::lang::ObjectBase | [inline] |
RefFlagField typedef | acdk::lang::ObjectBase | |
RefFlags enum name | acdk::lang::ObjectBase | |
refresh(bool eraseBackground=true, IN(RRect) rect=Nil) | acdk::wx::Window | [inline] |
refreshRect(IN(RRect) rect) | acdk::wx::Window | [inline] |
registerId(int id) | acdk::wx::EvtHandler | [static] |
releaseMouse() | acdk::wx::Window | [inline] |
releaseRef(bool force=false) const | acdk::lang::ObjectBase | [inline] |
removeChild(IN(RWindow) child) | acdk::wx::Window | [inline] |
removeConstraintReference(IN(RWindow) otherWin) | acdk::wx::Window | [inline] |
removeEventHandler(IN(REvtHandler) handler) | acdk::wx::Window | [inline] |
reparent(IN(RWindow) newParent) | acdk::wx::Window | [inline] |
resetConstraints() | acdk::wx::Window | [inline] |
screenToClient(OUT(int) x, OUT(int) y) | acdk::wx::Window | [inline] |
screenToClient(IN(RPoint) pt) | acdk::wx::Window | [inline] |
scrollLines(int lines) | acdk::wx::Window | [inline] |
scrollPages(int pages) | acdk::wx::Window | [inline] |
scrollWindow(int dx, int dy, IN(RRect) rect=Nil) | acdk::wx::Window | [inline] |
serialized_clone(bool deep, bool deepserialized=true) | acdk::lang::Object | |
serialized_equals(IN(acdk::lang::Object) o, bool recursive_serialized) | acdk::lang::Object | |
serialized_hashCode(bool recursive_serialized) | acdk::lang::Object | |
setAutoLayout(bool autoLayout) | acdk::wx::Window | [inline] |
setBackgroundColour(IN(RColour) colour) | acdk::wx::Window | [inline] |
setBackgroundColour(IN(RString) colour) | acdk::wx::Window | [inline] |
setClientObject(IN(acdk::lang::Object) data) | acdk::wx::EvtHandler | [inline] |
setConstraints(IN(RLayoutConstraints) constraints) | acdk::wx::Window | [inline] |
setConstraintSizes(bool recurse) | acdk::wx::Window | [inline] |
setContainingSizer(IN(RSizer) sizer) | acdk::wx::Window | [inline] |
setCursor(IN(RCursor) cursor) | acdk::wx::Window | [inline, virtual] |
setDefaultItem(IN(RWindow) child) | acdk::wx::Window | [inline] |
setDropTarget(IN(RDropTarget) dropTarget) | acdk::wx::Window | [inline] |
setEventHandler(IN(REvtHandler) handler) | acdk::wx::Window | [inline] |
setEvtHandlerEnabled(bool enabled) | acdk::wx::EvtHandler | [inline] |
setExternalRecorded(bool flag) const | acdk::lang::ObjectBase | [inline] |
setExtraStyle(int exStyle) | acdk::wx::Window | [inline] |
setFocus() | acdk::wx::Window | [inline] |
setFocusFromKbd() | acdk::wx::Window | [inline] |
SetFocusFromKbd() | acdk::wx::Window | [inline, virtual] |
setFont(IN(RFont) font) | acdk::wx::Window | [inline] |
setForegroundColour(IN(RColour) colour) | acdk::wx::Window | [inline] |
setForegroundColour(IN(RString) colour) | acdk::wx::Window | [inline] |
setId(int id) | acdk::wx::Window | [inline] |
setLocalGc(bool flag) const | acdk::lang::ObjectBase | [inline] |
setMarked() const | acdk::lang::ObjectBase | [inline] |
setMember(IN(::acdk::lang::RString) fieldname, const ScriptVar &newval, DmiClient &dc, int flags=MiPublic) | acdk::lang::dmi::StdDispatch | [virtual] |
setName(IN(RString) name) | acdk::wx::Window | [inline] |
setNextHandler(IN(REvtHandler) handler) | acdk::wx::EvtHandler | [inline] |
setParent(IN(RWindow) parent) | acdk::wx::Window | [inline] |
setPreviousHandler(IN(REvtHandler) handler) | acdk::wx::EvtHandler | [inline] |
setScrollbar(int orient, int pos, int thumbvisible, int range, bool refresh=true) | acdk::wx::Window | [inline] |
setScrollPos(int orient, int pos, bool refresh=true) | acdk::wx::Window | [inline] |
setSelection(int n) | acdk::wx::RadioBox | [inline] |
setSize(int x, int y, int width, int height, int sizeFlags=SizeAuto) | acdk::wx::Window | [inline] |
setSize(IN(RRect) rect) | acdk::wx::Window | [inline] |
setSize(int width, int height) | acdk::wx::Window | [inline] |
setSize(IN(RSize) size) | acdk::wx::Window | [inline] |
setSizeConstraint(int x, int y, int w, int h) | acdk::wx::Window | [inline] |
setSizer(IN(RSizer) sizer, bool deleteOld=true) | acdk::wx::Window | [inline] |
setSizerAndFit(IN(RSizer) sizer, bool deleteOld=true) | acdk::wx::Window | [inline] |
setSoftReference(bool flag) const | acdk::lang::ObjectBase | [inline] |
setStackRef() const | acdk::lang::ObjectBase | [inline] |
setStackRef(bool asstackref) const | acdk::lang::ObjectBase | [inline] |
setStaticMember(const ClazzInfo *clazz, IN(::acdk::lang::RString) fieldname, const ScriptVar &newval, DmiClient &dc, int flags) | acdk::lang::dmi::StdDispatch | [static] |
setStaticMember(const ClazzInfo *clazz, const ClazzFieldInfo *field, const ScriptVar &value, DmiClient &dc, int flags) | acdk::lang::dmi::StdDispatch | [static] |
setStaticRef(bool asstaticref) const | acdk::lang::ObjectBase | [inline] |
setString(int n, IN(RString) label) | acdk::wx::RadioBox | [inline] |
setStringSelection(IN(RString) s) | acdk::wx::RadioBox | [inline] |
setThemeEnabled(bool enableTheme) | acdk::wx::Window | [inline] |
setTitle(IN(RString) title) | acdk::wx::Window | [inline] |
setTmpDefaultItem(IN(RWindow) win) | acdk::wx::Window | [inline] |
setUnsynchronized(bool unsynced) const | acdk::lang::ObjectBase | [inline] |
setValidator(IN(RValidator) validator) | acdk::wx::Window | [inline] |
setWindowStyle(int style) | acdk::wx::Window | [inline] |
show(int n, bool show=true) | acdk::wx::RadioBox | [inline] |
acdk::wx::Control::show(bool showit) | acdk::wx::Window | [inline] |
singleThreaded | acdk::lang::ObjectBase | [static] |
standardDispatch(IN(acdk::lang::RString) fname,::acdk::lang::dmi::ScriptVar &ret,::acdk::lang::dmi::ScriptVarArray &args,::acdk::lang::dmi::DmiClient &dc, IN(::acdk::lang::RStringArray) namedArgs, int flags, const::acdk::lang::dmi::ClazzInfo *clazzinfo=0, const::acdk::lang::dmi::ClazzMethodInfo *methinf=0) | acdk::lang::Object | [inline, virtual] |
acdk::lang::dmi::StdDispatch::standardDispatch(IN(::acdk::lang::RString) fname, ScriptVar &ret, ScriptVarArray &args, DmiClient &dc, IN(::acdk::lang::RStringArray) namedArgs, int flags, const ClazzInfo *clazzinfo=0, const ClazzMethodInfo *methinf=0) | acdk::lang::dmi::StdDispatch | [virtual] |
StandardDispatch(IN(acdk::lang::RString) fname,::acdk::lang::dmi::ScriptVar &ret,::acdk::lang::dmi::ScriptVarArray &args,::acdk::lang::dmi::DmiClient &dc, IN(::acdk::lang::RStringArray) namedArgs, int flags, const::acdk::lang::dmi::ClazzInfo *clazzinfo=0, const::acdk::lang::dmi::ClazzMethodInfo *methinf=0) | acdk::lang::Object | [inline, static] |
acdk::lang::dmi::StdDispatch::StandardDispatch(IN(::acdk::lang::RString) fname, ScriptVar &ret, ScriptVarArray &args, DmiClient &dc, IN(::acdk::lang::RStringArray) namedArgs, int flags, const ClazzInfo *clazzinfo=0, const ClazzMethodInfo *methinf=0) | acdk::lang::dmi::StdDispatch | [protected, static] |
acdk::lang::dmi::StdDispatch::StandardDispatch(IN(::acdk::lang::RString) classname, IN(::acdk::lang::RString) fname, ScriptVar &ret, ScriptVarArray &args, DmiClient &dc, IN(::acdk::lang::RStringArray) namedArgs, int flags, const ClazzInfo *clazzinfo=0, const ClazzMethodInfo *methinf=0) | acdk::lang::dmi::StdDispatch | [protected, static] |
testIntegrity() const | acdk::lang::ObjectBase | [inline] |
thaw() | acdk::wx::Window | [inline] |
toString() | acdk::lang::Object | [virtual] |
transferDataFromWindow() | acdk::wx::Window | [inline] |
transferDataToWindow() | acdk::wx::Window | [inline] |
unlock() | acdk::lang::ObjectBase | [virtual] |
unsetConstraints(IN(RLayoutConstraints) c) | acdk::wx::Window | [inline] |
unsetMarked() const | acdk::lang::ObjectBase | [inline] |
update() | acdk::wx::Window | [inline] |
updateWindowUI() | acdk::wx::Window | [inline] |
validate() | acdk::wx::Window | [inline] |
Visited enum value | acdk::lang::ObjectBase | |
wait(int timeoutms=0, int timeoutus=0) | acdk::lang::Object | [virtual] |
warpPointer(int x, int y) | acdk::wx::Window | [inline] |
Window(wxWindow *wxobj, bool owns=false) | acdk::wx::Window | [inline] |
Window(const wxWindow &wxobj, bool owns=false) | acdk::wx::Window | [inline] |
Window(IN(RWindow) parent, int id, IN(RPoint) pos=Point::defaultPosition(), IN(RSize) size=Size::defaultSize()) | acdk::wx::Window | [inline] |
writeObject(IN(acdk::io::RObjectWriter) out, IN(RClass) cls) | acdk::lang::Object | [virtual] |
writeReplace() | acdk::lang::Object | [inline, virtual] |
WxObject() | acdk::wx::WxObject | [inline] |
WxObject(wxObject *obj, bool owns=true) | acdk::wx::WxObject | |
WxObject(const wxObject &obj, bool owns=false) | acdk::wx::WxObject | |
~Object() | acdk::lang::Object | [virtual] |
~ObjectBase() | acdk::lang::ObjectBase | [inline, virtual] |
~StdDispatch() | acdk::lang::dmi::StdDispatch | [inline, virtual] |
~WxObject() | acdk::wx::WxObject | |