19 #ifndef setCharOperationDispatcher_HXX
20 #define setCharOperationDispatcher_HXX
23 #include <extensionframework/libextensionframework_exports.h>
27 class setCharOperationDispatcher;
28 class PropOperationDispatcher;
48 void setCharPreConditions( METHOD_message_t* msgData,
const char charValue,
const logical isNull )
const;
49 void setCharPreActions( METHOD_message_t* msgData,
const char charValue,
const logical isNull )
const;
50 void setCharPostActions( METHOD_message_t* msgData,
const char charValue,
const logical isNull )
const;
51 void setCharBaseAction( METHOD_message_t* msgData,
const char charValue,
const logical isNull )
const;
56 void execute( tag_t objTag, va_list args )
const;
67 #include <extensionframework/libextensionframework_undef.h>
68 #endif //setCharOperationDispatcher_HXX