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

#include <FXGenericTools.h>

List of all members.


Detailed Description

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

Definition at line 1082 of file FXGenericTools.h.

Public Types

typedef R resultType
typedef O objectType
typedef P1 par1Type
typedef P2 par2Type
typedef TL::create< resultType,
par1Type, par2Type >::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:59 2009 for TnFOX by doxygen v1.4.7