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

#include <to_var_converter.h>

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

Public Member Functions

 ToVarConverter (int32_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 pp::ext::internal::ToVarConverter< int32_t >

Definition at line 82 of file to_var_converter.h.

Constructor & Destructor Documentation

Definition at line 84 of file to_var_converter.h.

Definition at line 87 of file to_var_converter.h.


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