Contains makVrv:DtAgent class.
More...
Go to the source code of this file.
|
| | makVrv |
| | Declare & export the plugin initialization function (bool initDeModule(DtDe* de))
|
| |
Contains makVrv:DtAgent class.
| #define DT_DECLARE_QUEUE_OPERATION_FUNCTION |
( |
|
argCount | ) |
|
Value:template <typename C, MAKE_LIST(typename T,argCount) >\
inline void queueOperationCall(unsigned int state_function,\
#define MAKE_LIST(word, count)
Definition: templateUtil.h:71
#define MAKE_MULTILIST(first, second, count)
Definition: templateUtil.h:88
template <typename C, typename T1 > void queueStateCall(unsigned int state_function, void (C::*m)(T1), typename Arg<T1>::Type t1);