Pepper_47_C++_interfaces
Public Member Functions | List of all members
pp::ExtensionSystemSamsungWRT Class Reference

#include <extension_system_samsung_wrt.h>

Inheritance diagram for pp::ExtensionSystemSamsungWRT:
Inheritance graph
Collaboration diagram for pp::ExtensionSystemSamsungWRT:
Collaboration graph

Public Member Functions

 ExtensionSystemSamsungWRT (const InstanceHandle &instance)
 
 ~ExtensionSystemSamsungWRT ()
 Destructor. More...
 
bool IsValid () const
 
- Public Member Functions inherited from pp::ExtensionSystemSamsungTizen
 ExtensionSystemSamsungTizen (const InstanceHandle &instance)
 
 ~ExtensionSystemSamsungTizen ()
 Destructor. More...
 
bool CheckPrivilege (const Var &privilege)
 
bool SetIMERecommendedWords (const Var &words)
 
bool SetIMERecommendedWordsType (bool should_enable)
 
int32_t GetWindowId ()
 GetWindowId() returns the X window Id for the current window. More...
 
- Public Member Functions inherited from pp::ExtensionSystemSamsung
std::string GetEmbedderName () const
 GetEmbedderName() returns name of the extension system provider. More...
 
Var GetCurrentExtensionInfo ()
 
Var GenericSyncCall (const Var &operation_name, const Var &operation_data)
 

Additional Inherited Members

- Protected Member Functions inherited from pp::ExtensionSystemSamsung
 ExtensionSystemSamsung (const InstanceHandle &instance)
 
 ~ExtensionSystemSamsung ()
 Destructor. More...
 

Detailed Description

Definition at line 18 of file extension_system_samsung_wrt.h.

Constructor & Destructor Documentation

pp::ExtensionSystemSamsungWRT::ExtensionSystemSamsungWRT ( const InstanceHandle instance)
explicit

A constructor for creating a ExtensionSystemSamsung.

Parameters
[in]instanceThe instance with which this resource will be associated.

Definition at line 13 of file extension_system_samsung_wrt.cc.

pp::ExtensionSystemSamsungWRT::~ExtensionSystemSamsungWRT ( )

Destructor.

Definition at line 17 of file extension_system_samsung_wrt.cc.

Member Function Documentation

bool pp::ExtensionSystemSamsungWRT::IsValid ( ) const

IsValid() returns true if this object is valid in this context, i.e. current extension system is WRT.

Definition at line 19 of file extension_system_samsung_wrt.cc.

References pp::ExtensionSystemSamsung::GetEmbedderName().


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