|
Pepper_56_C++_interfaces
Pepper_56_C++_interfaces
|
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. | |
|
explicit |
A constructor for creating a ExtensionSystemSamsung.
| [in] | instance | The instance with which this resource will be associated. |
| bool pp::ExtensionSystemSamsungWRT::IsValid | ( | ) | const |
IsValid() returns true if this object is valid in this context, i.e. current extension system is WRT.