libt2n::detail::Call< R > Struct Template Reference

#include <client_wrapper.hxx>

List of all members.

Public Types

typedef boost::function< R() > FuncType

Public Member Functions

 Call (FuncType f, R &res)
void operator() ()

Public Attributes

FuncType function
R & result

template<typename R>
struct libt2n::detail::Call< R >


Member Typedef Documentation

template<typename R>
typedef boost::function< R() > libt2n::detail::Call< R >::FuncType


Constructor & Destructor Documentation

template<typename R>
libt2n::detail::Call< R >::Call ( FuncType  f,
R &  res 
) [inline]


Member Function Documentation

template<typename R>
void libt2n::detail::Call< R >::operator() (  )  [inline]


Member Data Documentation

template<typename R>
FuncType libt2n::detail::Call< R >::function

template<typename R>
R& libt2n::detail::Call< R >::result


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

Generated on Fri Sep 26 15:37:06 2008 for libt2n by  doxygen 1.5.6