dtUtil::FunctorCall< CallType, R, TYPELIST_1(P1)> Struct Template Reference

#include <funcall.h>

List of all members.

Public Types

typedef dtUtil::InstantiateH
< typename dtUtil::CreateTL
< P1 >::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>
struct dtUtil::FunctorCall< CallType, R, TYPELIST_1(P1)>


Member Typedef Documentation

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


Member Function Documentation

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

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


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