19 #ifndef getCharArrayOperationDispatcher_HXX
20 #define getCharArrayOperationDispatcher_HXX
23 #include <extensionframework/libextensionframework_exports.h>
27 class getCharArrayOperationDispatcher;
28 class PropOperationDispatcher;
59 void getCharArrayPreConditions(METHOD_message_t* msgData,
int* num,
char** value, logical** isNull, logical* hasReadAccess)
const;
60 void getCharArrayPreActions(METHOD_message_t* msgData,
int* num,
char** value, logical** isNull, logical* hasReadAccess)
const;
61 void getCharArrayBaseAction(METHOD_message_t* msgData,
int* num,
char** value, logical** isNull, logical* hasReadAccess)
const;
62 void getCharArrayPostActions(METHOD_message_t* msgData,
int* num,
char** value, logical** isNull, logical* hasReadAccess)
const;
68 void execute( tag_t objTag, va_list args )
const;
79 #include <extensionframework/libextensionframework_undef.h>
80 #endif //getCharArrayOperationDispatcher_HXX