Pepper_56_C++_interfaces
Pepper_56_C++_interfaces
 All Classes Namespaces Files Functions Typedefs Enumerations Macros Groups
pp::ExtensionSystemSamsungWRT Class Reference
Inheritance diagram for pp::ExtensionSystemSamsungWRT:
pp::ExtensionSystemSamsungTizen pp::ExtensionSystemSamsung

Public Member Functions

 ExtensionSystemSamsungWRT (const InstanceHandle &instance)
 
 ~ExtensionSystemSamsungWRT ()
 Destructor.
 
bool IsValid () const
 
- Public Member Functions inherited from pp::ExtensionSystemSamsungTizen
 ExtensionSystemSamsungTizen (const InstanceHandle &instance)
 
 ~ExtensionSystemSamsungTizen ()
 Destructor.
 
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.
 
- Public Member Functions inherited from pp::ExtensionSystemSamsung
std::string GetEmbedderName () const
 GetEmbedderName() returns name of the extension system provider.
 
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.
 

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.

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.


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