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

#include <funcall.h>

List of all members.

Public Types

typedef dtUtil::InstantiateH
< dtUtil::NullType,
dtUtil::TupleHolder
ParmsListType

Static Public Member Functions

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

template<typename CallType, typename R>
struct dtUtil::FunctorCall< CallType, R, TYPELIST_0()>


Member Typedef Documentation

template<typename CallType, typename R>
typedef dtUtil::InstantiateH<dtUtil::NullType, dtUtil::TupleHolder> dtUtil::FunctorCall< CallType, R, TYPELIST_0()>::ParmsListType


Member Function Documentation

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

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


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