Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::tools::mc::InvokeForwardAttribute Class Reference#include <InvokeForwardAttribute.h>
Inheritance diagram for acdk::tools::mc::InvokeForwardAttribute:
List of all members.
Detailed Description
This class define for all defined methods of the related class or for related the method an body in the clazzinfo which forwards the call to the underlying DMI invoke().
This only works for non-static methods. With the optional argument generate an single method also can be excluded for generating an default forwarding to invoke
Constructor & Destructor Documentation
acdk::tools::mc::InvokeForwardAttribute::InvokeForwardAttribute |
( |
bool |
generate = true |
) |
[inline] |
|
Member Function Documentation
virtual bool acdk::tools::mc::InvokeForwardAttribute::apply |
( |
IN(RCodeInfo) |
codeinfo |
) |
[virtual] |
|
bool acdk::tools::mc::InvokeForwardAttribute::applyToMethod |
( |
IN(RMethodInfo) |
methodinfo |
) |
|
|
Member Data Documentation
|