template<typename parslist>
template<typename fn>
FX::Generic::Functor< parslist >::Functor ( fn  fnptr  )  [inline, explicit]

Constructs a functor calling a C-style function.

Definition at line 1622 of file FXGenericTools.h.

References FXERRHM.

01622                                                      : fnimpl(0)
01623     { FXERRHM((fnimpl=new FunctorHelper::ImplFn<Functor, fn>(fnptr))); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:58 2009 for TnFOX by doxygen v1.4.7