Utils::CalitkoMocks::ReturnTypeWrapper< T > Struct Template Reference

#include <BasicTypes.h> [code]

List of all members.


Detailed Description

template<typename T>
struct Utils::CalitkoMocks::ReturnTypeWrapper< T >

Definition at line 94 of file BasicTypes.h.

Public Member Functions

 ReturnTypeWrapper (T v=T())
template<typename U>
 ReturnTypeWrapper (U &u)
 operator T ()

Public Attributes

value


Constructor & Destructor Documentation

template<typename T>
Utils::CalitkoMocks::ReturnTypeWrapper< T >::ReturnTypeWrapper v = T()  )  [inline]
 

Definition at line 96 of file BasicTypes.h.

template<typename T>
template<typename U>
Utils::CalitkoMocks::ReturnTypeWrapper< T >::ReturnTypeWrapper U &  u  )  [inline]
 

Definition at line 99 of file BasicTypes.h.


Member Function Documentation

template<typename T>
Utils::CalitkoMocks::ReturnTypeWrapper< T >::operator T  )  [inline]
 

Definition at line 100 of file BasicTypes.h.


Member Data Documentation

template<typename T>
T Utils::CalitkoMocks::ReturnTypeWrapper< T >::value
 

Definition at line 101 of file BasicTypes.h.


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