Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
JSONRPC::CAddonsOperations Member List

This is the complete list of members for JSONRPC::CAddonsOperations, including all inherited members.

CopyStringArray(const CVariant &jsonStringArray, std::vector< std::string > &stringArray)JSONRPC::CJSONUtilsinlineprotectedstatic
ExecuteAddon(const std::string &method, ITransportLayer *transport, IClient *client, const CVariant &parameterObject, CVariant &result)JSONRPC::CAddonsOperationsstatic
GetAddonDetails(const std::string &method, ITransportLayer *transport, IClient *client, const CVariant &parameterObject, CVariant &result)JSONRPC::CAddonsOperationsstatic
GetAddons(const std::string &method, ITransportLayer *transport, IClient *client, const CVariant &parameterObject, CVariant &result)JSONRPC::CAddonsOperationsstatic
GetParameter(const CVariant &parameterObject, const std::string &key, unsigned int position)JSONRPC::CJSONUtilsinlineprotectedstatic
GetParameter(const CVariant &parameterObject, const std::string &key, unsigned int position, const CVariant &fallback)JSONRPC::CJSONUtilsinlineprotectedstatic
GetString(const CVariant &value, const char *defaultValue)JSONRPC::CJSONUtilsinlineprotectedstatic
GetXspFiltering(const std::string &type, const CVariant &filter, std::string &xsp)JSONRPC::CJSONUtilsinlineprotectedstatic
HandleLimits(const CVariant &parameterObject, CVariant &result, int size, int &start, int &end)JSONRPC::CJSONUtilsinlineprotectedstatic
HasType(JSONSchemaType typeObject, JSONSchemaType type)JSONRPC::CJSONUtilsinlineprotectedstatic
IsParameterType(const CVariant &parameterObject, const char *key, unsigned int position, JSONSchemaType valueType)JSONRPC::CJSONUtilsinlineprotectedstatic
IsType(const CVariant &value, JSONSchemaType valueType)JSONRPC::CJSONUtilsinlineprotectedstatic
IsValueMember(const CVariant &value, const std::string &key)JSONRPC::CJSONUtilsinlineprotectedstatic
MillisecondsToTimeObject(int time, CVariant &result)JSONRPC::CJSONUtilsinlinestatic
ParameterExists(const CVariant &parameterObject, const std::string &key, unsigned int position)JSONRPC::CJSONUtilsinlineprotectedstatic
ParameterNotNull(const CVariant &parameterObject, const std::string &key)JSONRPC::CJSONUtilsinlineprotectedstatic
ParseLimits(const CVariant &parameterObject, int &limitStart, int &limitEnd)JSONRPC::CJSONUtilsinlineprotectedstatic
ParseSorting(const CVariant &parameterObject, SortBy &sortBy, SortOrder &sortOrder, SortAttribute &sortAttributes)JSONRPC::CJSONUtilsinlineprotectedstatic
SchemaValueTypeToJson(JSONSchemaType valueType, CVariant &jsonObject)JSONRPC::CJSONUtilsinlineprotectedstatic
SchemaValueTypeToString(JSONSchemaType valueType)JSONRPC::CJSONUtilsinlineprotectedstatic
SetAddonEnabled(const std::string &method, ITransportLayer *transport, IClient *client, const CVariant &parameterObject, CVariant &result)JSONRPC::CAddonsOperationsstatic
SetDefaultValue(CVariant &value, JSONSchemaType valueType)JSONRPC::CJSONUtilsinlineprotectedstatic
SetFromDBDate(const CVariant &jsonDate, CDateTime &date)JSONRPC::CJSONUtilsprotectedstatic
SetFromDBDateTime(const CVariant &jsonDate, CDateTime &date)JSONRPC::CJSONUtilsprotectedstatic
StringToSchemaValueType(const std::string &valueType)JSONRPC::CJSONUtilsinlineprotectedstatic
StringToTransportLayer(const std::string &transport)JSONRPC::CJSONUtilsinlineprotectedstatic
ValueTypeToString(CVariant::VariantType valueType)JSONRPC::CJSONUtilsinlineprotectedstatic