dtUtil::FunTraits< R(O::*)(P1, P2) const > Struct Template Reference

#include <funtraits.h>

List of all members.

Public Types

typedef O ObjType
typedef R ResultType
typedef P1 Parm1
typedef P2 Parm2

Public Member Functions

typedef TYPELIST_2 (P1, P2) TypeListType

template<class O, typename R, typename P1, typename P2>
struct dtUtil::FunTraits< R(O::*)(P1, P2) const >


Member Typedef Documentation

template<class O, typename R, typename P1, typename P2>
typedef O dtUtil::FunTraits< R(O::*)(P1, P2) const >::ObjType

template<class O, typename R, typename P1, typename P2>
typedef R dtUtil::FunTraits< R(O::*)(P1, P2) const >::ResultType

template<class O, typename R, typename P1, typename P2>
typedef P1 dtUtil::FunTraits< R(O::*)(P1, P2) const >::Parm1

template<class O, typename R, typename P1, typename P2>
typedef P2 dtUtil::FunTraits< R(O::*)(P1, P2) const >::Parm2


Member Function Documentation

template<class O, typename R, typename P1, typename P2>
typedef dtUtil::FunTraits< R(O::*)(P1, P2) const >::TYPELIST_2 ( P1  ,
P2   
)


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