19 #ifndef setDoubleArrayOperationDispatcher_HXX
20 #define setDoubleArrayOperationDispatcher_HXX
23 #include <extensionframework/libextensionframework_exports.h>
27 class setDoubleArrayOperationDispatcher;
28 class PropOperationDispatcher;
49 void setDoubleArrayPreActions( METHOD_message_t* msgData,
int num,
const double* doubleValue,
const logical* isNull )
const;
50 void setDoubleArrayPostActions( METHOD_message_t* msgData,
int num,
const double* doubleValue,
const logical* isNull )
const;
51 void setDoubleArrayBaseAction( METHOD_message_t* msgData,
int num,
const double* doubleValue,
const logical* isNull )
const;
56 void execute( tag_t objTag, va_list args )
const;
67 #include <extensionframework/libextensionframework_undef.h>
68 #endif //setDoubleArrayOperationDispatcher_HXX