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

#include <BasicTypes.h> [code]

List of all members.


Detailed Description

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

Definition at line 111 of file BasicTypes.h.

Public Member Functions

 ReturnTypeWrapper (const ReturnTypeWrapper &o)

Public Attributes

std::auto_ptr< T > value


Constructor & Destructor Documentation

template<typename T>
Utils::CalitkoMocks::ReturnTypeWrapper< std::auto_ptr< T > >::ReturnTypeWrapper const ReturnTypeWrapper< std::auto_ptr< T > > &  o  )  [inline]
 

Definition at line 114 of file BasicTypes.h.


Member Data Documentation

template<typename T>
std::auto_ptr<T> Utils::CalitkoMocks::ReturnTypeWrapper< std::auto_ptr< T > >::value [mutable]
 

Definition at line 117 of file BasicTypes.h.


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