Intra2net AG

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 13 May 2015 by  doxygen 1.6.1
© Intra2net AG 2024 | Legal | Contact