2005/5/9
-- ACDK API Docs Namespaces acdk acdk::lang acdk::lang::dmi StdDmiDelegate members
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <DmiDelegate.h>
Inheritance diagram for acdk::lang::dmi::StdDmiDelegate:
[inline]
invokes a non static method of given obj
invokes a static method of given class
[virtual]
internal by default calls call(IN(RDmiObjectArray) args)
Reimplemented from acdk::lang::dmi::DmiDelegate.
call the method with variable named arguments
Implements acdk::lang::dmi::DmiDelegate.
call the method with variable arguments
[inline, virtual]
get target class.
May be Nil if used for a non static method
Reimplemented from acdk::lang::Object.
get target object.
May be Nil if used for a static method
[protected]