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

#include <ext_output_traits.h>

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

Public Member Functions

 ArrayVarOutputAdapterWithStorage ()
 
 ~ArrayVarOutputAdapterWithStorage ()
 
PP_Varpp_var ()
 
std::vector< T > & output ()
 

Detailed Description

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

Definition at line 80 of file ext_output_traits.h.

Constructor & Destructor Documentation

Definition at line 82 of file ext_output_traits.h.

Definition at line 85 of file ext_output_traits.h.

References PP_DCHECK.

Member Function Documentation

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

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