VR-Forces 4.1 Class Documentation
Classes | Namespaces | Macros
DtAgent.h File Reference

Contains makVrv:DtAgent class. More...

Go to the source code of this file.

Classes

struct  makVrv::ArgOverrideAsId< T, false >
struct  makVrv::ArgOverrideAsId< T, true >
struct  makVrv::Arg< T >
 Make the types of arguments of a function dependent on the types in a function pointer. More...
class  makVrv::DtAgent
 A distributed object agent base class. More...

Namespaces

namespace  makVrv
 #include <vrvCoreQt/DtPersistenceControlsInterface.h>

Macros

#define DT_DECLARE_QUEUE_OPERATION_FUNCTION(argCount)
 template <typename C, typename T1 > void queueStateCall(unsigned int state_function, void (C::*m)(T1), typename Arg<T1>::Type t1);
#define DtAgent_INL_

Detailed Description

Contains makVrv:DtAgent class.

Macro Definition Documentation

#define DT_DECLARE_QUEUE_OPERATION_FUNCTION (   argCount)
Value:
template <typename C, MAKE_LIST(typename T,argCount) >\
inline void queueOperationCall(unsigned int state_function,\
void (C::*m)( MAKE_LIST(T,argCount) ),\
MAKE_MULTILIST(typename Arg<T,>::Type t,argCount));

template <typename C, typename T1 > void queueStateCall(unsigned int state_function, void (C::*m)(T1), typename Arg<T1>::Type t1);

#define DtAgent_INL_

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)