implementationproxy.h File Reference

Typedef TFuncPtr

typedef TAny *(*TFuncPtr
Pre-defined function pointer type used in TImplementationProxy

Typedef TProxyNewLPtr

typedef TFuncPtr TProxyNewLPtr

Typedef used to cover the difference between EABI and older handling of the instantiation method pointer.

IMPLEMENTATION_PROXY_ENTRY

Macro to initialise an element of a static array of TImplementationProxy objects. This macro deals with casting the function pointer to the type used in the structure.