#include <SettingsOperations.h>
|
static JSONRPC_STATUS | GetSections (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetCategories (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetSettings (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetSettingValue (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | SetSettingValue (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | ResetSettingValue (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetSkinSettings (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | GetSkinSettingValue (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
static JSONRPC_STATUS | SetSkinSettingValue (const std::string &method, ITransportLayer *transport, IClient *client, const CVariant ¶meterObject, CVariant &result) |
|
◆ GetCategories()
◆ GetSections()
◆ GetSettings()
◆ GetSettingValue()
◆ GetSkinSettings()
◆ GetSkinSettingValue()
◆ ResetSettingValue()
◆ SetSettingValue()
◆ SetSkinSettingValue()
The documentation for this class was generated from the following files: