| Pepper_31_C++_interfaces
    | 
#include <sef_client_samsung.h>


| Public Member Functions | |
| SefClientSamsung (const InstanceHandle &instance, PPB_SefClient_Samsung_Callback callback, void *user_data) | |
| int32_t | Open (const char *name, const char *version, const char *credential, const CompletionCallback &cc) | 
| int32_t | Execute (const std::vector< Var > ¶ms, const CompletionCallbackWithOutput< Var > &cc) | 
|  Public Member Functions inherited from pp::Resource | |
| Resource () | |
| The default constructor.  More... | |
| Resource (const Resource &other) | |
| virtual | ~Resource () | 
| Destructor.  More... | |
| Resource & | operator= (const Resource &other) | 
| bool | is_null () const | 
| PP_Resource | pp_resource () const | 
| PP_Resource | detach () | 
| Static Public Member Functions | |
| static bool | IsAvailable () | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from pp::Resource | |
| Resource (PP_Resource resource) | |
| Resource (PassRef, PP_Resource resource) | |
| void | PassRefFromConstructor (PP_Resource resource) | 
Definition at line 35 of file sef_client_samsung.h.
| 
 | explicit | 
| int32_t pp::SefClientSamsung::Execute | ( | const std::vector< Var > & | params, | 
| const CompletionCallbackWithOutput< Var > & | cc | ||
| ) | 
| 
 | static | 
| int32_t pp::SefClientSamsung::Open | ( | const char * | name, | 
| const char * | version, | ||
| const char * | credential, | ||
| const CompletionCallback & | cc | ||
| ) | 
 1.8.6
 1.8.6