Pepper_31_C++_interfaces
Public Member Functions | Static Public Member Functions | List of all members
pp::SefClientSamsung Class Reference

#include <sef_client_samsung.h>

Inheritance diagram for pp::SefClientSamsung:
Inheritance graph
Collaboration diagram for pp::SefClientSamsung:
Collaboration graph

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 > &params, const CompletionCallbackWithOutput< Var > &cc)
 
- Public Member Functions inherited from pp::Resource
 Resource ()
 The default constructor. More...
 
 Resource (const Resource &other)
 
virtual ~Resource ()
 Destructor. More...
 
Resourceoperator= (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)
 

Detailed Description

Definition at line 35 of file sef_client_samsung.h.

Constructor & Destructor Documentation

pp::SefClientSamsung::SefClientSamsung ( const InstanceHandle instance,
PPB_SefClient_Samsung_Callback  callback,
void *  user_data 
)
explicit

Member Function Documentation

int32_t pp::SefClientSamsung::Execute ( const std::vector< Var > &  params,
const CompletionCallbackWithOutput< Var > &  cc 
)
static bool pp::SefClientSamsung::IsAvailable ( )
static
int32_t pp::SefClientSamsung::Open ( const char *  name,
const char *  version,
const char *  credential,
const CompletionCallback cc 
)

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