Pepper_31_C++_interfaces
Public Member Functions | List of all members
pp::ext::internal::VarOutputAdapterWithStorage< T > Class Template Reference

#include <ext_output_traits.h>

Collaboration diagram for pp::ext::internal::VarOutputAdapterWithStorage< T >:
Collaboration graph

Public Member Functions

 VarOutputAdapterWithStorage ()
 
 ~VarOutputAdapterWithStorage ()
 
PP_Varpp_var ()
 
Toutput ()
 

Detailed Description

template<class T>
class pp::ext::internal::VarOutputAdapterWithStorage< T >

Definition at line 22 of file ext_output_traits.h.

Constructor & Destructor Documentation

Definition at line 24 of file ext_output_traits.h.

Definition at line 27 of file ext_output_traits.h.

References PP_DCHECK.

Member Function Documentation

template<class T>
T& pp::ext::internal::VarOutputAdapterWithStorage< T >::output ( )
inline
template<class T>
PP_Var& pp::ext::internal::VarOutputAdapterWithStorage< T >::pp_var ( )
inline

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