FX::Generic::FnInfo< R(*)(P1, P2, P3)> Struct Template Reference

#include <FXGenericTools.h>

List of all members.


Detailed Description

template<typename R, typename P1, typename P2, typename P3>
struct FX::Generic::FnInfo< R(*)(P1, P2, P3)>

Definition at line 1124 of file FXGenericTools.h.

Public Types

typedef R resultType
typedef NullType objectType
typedef P1 par1Type
typedef P2 par2Type
typedef P3 par3Type
typedef TL::create< resultType,
par1Type, par2Type, par3Type
>::value 
asList

Static Public Attributes

static const bool isConst
static const int arity


The documentation for this struct was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:57 2009 for TnFOX by doxygen v1.4.7