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

#include <from_var_converter.h>

Inheritance diagram for pp::ext::internal::FromVarConverter< std::string >:
Inheritance graph
Collaboration diagram for pp::ext::internal::FromVarConverter< std::string >:
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< std::string >
std::string & value ()
 

Additional Inherited Members

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

Detailed Description

template<>
class pp::ext::internal::FromVarConverter< std::string >

Definition at line 140 of file from_var_converter.h.

Constructor & Destructor Documentation

Definition at line 142 of file from_var_converter.h.

pp::ext::internal::FromVarConverter< std::string >::FromVarConverter ( const PP_Var var)
inlineexplicit

Definition at line 149 of file from_var_converter.h.

Member Function Documentation

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

Definition at line 152 of file from_var_converter.h.

References pp::Var::AsString().


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