TrueReality  v0.1.1912
FunCall.h File Reference
#include <trUtil/TypeList.h>
Include dependency graph for FunCall.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  trUtil::CallParms< TList >
 
struct  trUtil::CallParms< TYPELIST_1(P1)>
 A call parameters. More...
 
struct  trUtil::CallParms< TYPELIST_2(P1, P2)>
 A call parameters. More...
 
struct  trUtil::CallParms< TYPELIST_3(P1, P2, P3)>
 A call parameters. More...
 
struct  trUtil::CallParms< TYPELIST_4(P1, P2, P3, P4)>
 A call parameters. More...
 
struct  trUtil::CallParms< TYPELIST_5(P1, P2, P3, P4, P5)>
 A call parameters. More...
 
struct  trUtil::CallParms< TYPELIST_6(P1, P2, P3, P4, P5, P6)>
 A call parameters. More...
 
struct  trUtil::CallParms< TYPELIST_7(P1, P2, P3, P4, P5, P6, P7)>
 A call parameters. More...
 
struct  trUtil::FunctorCall< CallType, R, TList >
 
struct  trUtil::FunctorCall< CallType, R, TYPELIST_1(P1)>
 A functor call. More...
 
struct  trUtil::FunctorCall< CallType, R, TYPELIST_2(P1, P2)>
 A functor call. More...
 
struct  trUtil::FunctorCall< CallType, R, TYPELIST_3(P1, P2, P3)>
 A functor call. More...
 
struct  trUtil::FunctorCall< CallType, R, TYPELIST_4(P1, P2, P3, P4)>
 A functor call. More...
 
struct  trUtil::FunctorCall< CallType, R, TYPELIST_5(P1, P2, P3, P4, P5)>
 A functor call. More...
 
struct  trUtil::FunctorCall< CallType, R, TYPELIST_6(P1, P2, P3, P4, P5, P6)>
 A functor call. More...
 
struct  trUtil::FunctorCall< CallType, R, TYPELIST_7(P1, P2, P3, P4, P5, P6, P7)>
 A functor call. More...
 

Namespaces

 trUtil
 Namespace that holds various utility classes for the engine.