![]() |
VR-Vantage 2.5 API Documentation
|
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 |
| Contains makVrv::DtVrlinkSensorFieldOfViewState class. | |
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_ |
Contains makVrv:DtAgent class.
| #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_ |