Pepper_47_C++_interfaces
Public Member Functions | List of all members
pp::ext::internal::FromVarConverter< VarDictionary > Class Template Reference

#include <from_var_converter.h>

Inheritance diagram for pp::ext::internal::FromVarConverter< VarDictionary >:
Inheritance graph
Collaboration diagram for pp::ext::internal::FromVarConverter< VarDictionary >:
Collaboration graph

Public Member Functions

 FromVarConverter ()
 
 FromVarConverter (const PP_Var &var)
 
 ~FromVarConverter ()
 
void Set (const PP_Var &var)
 
- Public Member Functions inherited from pp::ext::internal::FromVarConverterBase< VarDictionary >
VarDictionaryvalue ()
 

Additional Inherited Members

- Protected Member Functions inherited from pp::ext::internal::FromVarConverterBase< VarDictionary >
 FromVarConverterBase ()
 
 FromVarConverterBase (const VarDictionary &value)
 
 ~FromVarConverterBase ()
 
- Protected Attributes inherited from pp::ext::internal::FromVarConverterBase< VarDictionary >
VarDictionary value_
 

Detailed Description

template<>
class pp::ext::internal::FromVarConverter< VarDictionary >

Definition at line 195 of file from_var_converter.h.

Constructor & Destructor Documentation

Definition at line 198 of file from_var_converter.h.

Definition at line 205 of file from_var_converter.h.

Member Function Documentation

void pp::ext::internal::FromVarConverter< VarDictionary >::Set ( const PP_Var var)
inline

Definition at line 208 of file from_var_converter.h.


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