19 #ifndef setLogicalOperationDispatcher_HXX
20 #define setLogicalOperationDispatcher_HXX
23 #include <extensionframework/libextensionframework_exports.h>
27 class setLogicalOperationDispatcher;
28 class PropOperationDispatcher;
48 void setLogicalPreConditions( METHOD_message_t* msgData,
const logical logicalValue,
const logical isNull )
const;
49 void setLogicalPreActions( METHOD_message_t* msgData,
const logical logicalValue,
const logical isNull )
const;
50 void setLogicalPostActions( METHOD_message_t* msgData,
const logical logicalValue,
const logical isNull )
const;
51 void setLogicalBaseAction( METHOD_message_t* msgData,
const logical logicalValue,
const logical isNull )
const;
56 void execute( tag_t objTag, va_list args )
const;
67 #include <extensionframework/libextensionframework_undef.h>
68 #endif //setLogicalOperationDispatcher_HXX