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

#include <to_var_converter.h>

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

Public Member Functions

 ToVarConverter (const Var &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< VarArrayBuffer >

Definition at line 143 of file to_var_converter.h.

Constructor & Destructor Documentation

pp::ext::internal::ToVarConverter< VarArrayBuffer >::ToVarConverter ( const Var object)
inlineexplicit

Definition at line 145 of file to_var_converter.h.

Definition at line 148 of file to_var_converter.h.


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