dtUtil::FunctorCall< CallType, R, TYPELIST_3(P1, P2, P3)> Struct Template Reference

#include <funcall.h>

List of all members.

Public Types

typedef dtUtil::InstantiateH
< typename dtUtil::CreateTL
< P1, P2, P3 >::Type,
dtUtil::TupleHolder
ParmsListType

Static Public Member Functions

template<class Fun>
static R Call (Fun const &fun, ParmsListType &parms)
template<class PObj>
static R Call (PObj const &pobj, CallType memfun, ParmsListType &parms)

template<typename CallType, typename R, typename P1, typename P2, typename P3>
struct dtUtil::FunctorCall< CallType, R, TYPELIST_3(P1, P2, P3)>


Member Typedef Documentation

template<typename CallType, typename R, typename P1, typename P2, typename P3>
typedef dtUtil::InstantiateH<typename dtUtil::CreateTL<P1, P2, P3>::Type, dtUtil::TupleHolder> dtUtil::FunctorCall< CallType, R, TYPELIST_3(P1, P2, P3)>::ParmsListType


Member Function Documentation

template<typename CallType, typename R, typename P1, typename P2, typename P3>
template<class Fun>
static R dtUtil::FunctorCall< CallType, R, TYPELIST_3(P1, P2, P3)>::Call ( Fun const &  fun,
ParmsListType parms 
) [inline, static]

template<typename CallType, typename R, typename P1, typename P2, typename P3>
template<class PObj>
static R dtUtil::FunctorCall< CallType, R, TYPELIST_3(P1, P2, P3)>::Call ( PObj const &  pobj,
CallType  memfun,
ParmsListType parms 
) [inline, static]


http://www.delta3d.org
2.0.0 generated 14 Feb 2008