19 #ifndef getLogicalArrayOperationDispatcher_HXX
20 #define getLogicalArrayOperationDispatcher_HXX
23 #include <extensionframework/libextensionframework_exports.h>
27 class getLogicalArrayOperationDispatcher;
28 class PropOperationDispatcher;
59 void getLogicalArrayPreConditions( METHOD_message_t* msgData,
int* num, logical** value, logical** isNull, logical* hasReadAccess )
const;
60 void getLogicalArrayPreActions( METHOD_message_t* msgData,
int* num, logical** value, logical** isNull, logical* hasReadAccess )
const;
61 void getLogicalArrayBaseAction( METHOD_message_t* msgData,
int* num, logical** value, logical** isNull, logical* hasReadAccess )
const;
62 void getLogicalArrayPostActions( METHOD_message_t* msgData,
int* num, logical** value, logical** isNull, logical* hasReadAccess )
const;
68 void execute( tag_t objTag, va_list args )
const;
79 #include <extensionframework/libextensionframework_undef.h>
80 #endif //getLogicalArrayOperationDispatcher_HXX