User Manual, Developers Guide and API Documentation

wns::targumentfunctor::ConstructFPtrType< T, Arg, RetVal, F > Struct Template Reference

Construct a function pointer type for non const functions.

#include <Functor.hpp>

List of all members.

Public Types

typedef RetVal(T::* fPtr )(Arg)


Detailed Description

template<typename T, typename Arg, typename RetVal, funcType F>
struct wns::targumentfunctor::ConstructFPtrType< T, Arg, RetVal, F >

Definition at line 146 of file Functor.hpp.


Member Typedef Documentation

template<typename T, typename Arg, typename RetVal, funcType F>
typedef RetVal(T::* wns::targumentfunctor::ConstructFPtrType< T, Arg, RetVal, F >::fPtr)(Arg)


The documentation for this struct was generated from the following file:

Generated on Sun May 27 03:33:06 2012 for openWNS by  doxygen 1.5.5