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

#include <to_var_converter.h>

Inheritance diagram for pp::ext::internal::ToVarConverter< T >:
Inheritance graph
Collaboration diagram for pp::ext::internal::ToVarConverter< T >:
Collaboration graph

Public Member Functions

 ToVarConverter (const T &object)
 
 ~ToVarConverter ()
 
- Public Member Functions inherited from pp::ext::internal::ToVarConverterBase
PP_Var pp_var () const
 
const Varvar () const
 

Additional Inherited Members

- Protected Member Functions inherited from pp::ext::internal::ToVarConverterBase
 ToVarConverterBase ()
 
 ToVarConverterBase (const PP_Var &var)
 
 ToVarConverterBase (const Var &var)
 
 ~ToVarConverterBase ()
 
- Protected Attributes inherited from pp::ext::internal::ToVarConverterBase
Var var_
 

Detailed Description

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

Definition at line 48 of file to_var_converter.h.

Constructor & Destructor Documentation

template<class T>
pp::ext::internal::ToVarConverter< T >::ToVarConverter ( const T object)
inlineexplicit

Definition at line 50 of file to_var_converter.h.

template<class T>
pp::ext::internal::ToVarConverter< T >::~ToVarConverter ( )
inline

Definition at line 54 of file to_var_converter.h.


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