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

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

AddBuiltinMethod(const std::string &jsonMethod)JSONRPC::CJSONServiceDescriptionstatic
AddEnum(const std::string &name, const std::vector< CVariant > &values, CVariant::VariantType type=CVariant::VariantTypeNull, const CVariant &defaultValue=CVariant::ConstNullVariant)JSONRPC::CJSONServiceDescriptionstatic
AddEnum(const std::string &name, const std::vector< std::string > &values)JSONRPC::CJSONServiceDescriptionstatic
AddEnum(const std::string &name, const std::vector< int > &values)JSONRPC::CJSONServiceDescriptionstatic
AddMethod(const std::string &jsonMethod, MethodCall method)JSONRPC::CJSONServiceDescriptionstatic
AddNotification(const std::string &jsonNotification)JSONRPC::CJSONServiceDescriptionstatic
AddType(const std::string &jsonType)JSONRPC::CJSONServiceDescriptionstatic
CheckCall(const char *method, const CVariant &requestParameters, ITransportLayer *transport, IClient *client, bool notification, MethodCall &methodCall, CVariant &outputParameters)JSONRPC::CJSONServiceDescriptionstatic
Cleanup()JSONRPC::CJSONServiceDescriptionstatic
CopyStringArray(const CVariant &jsonStringArray, std::vector< std::string > &stringArray)JSONRPC::CJSONUtilsinlineprotectedstatic
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
GetType(const std::string &identification)JSONRPC::CJSONServiceDescriptionstatic
GetVersion()JSONRPC::CJSONServiceDescriptionstatic
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
JsonRpcMethodJSONRPC::CJSONServiceDescriptionfriend
JSONSchemaTypeDefinitionJSONRPC::CJSONServiceDescriptionfriend
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
Print(CVariant &result, ITransportLayer *transport, IClient *client, bool printDescriptions=true, bool printMetadata=false, bool filterByTransport=true, const std::string &filterByName="", const std::string &filterByType="", bool printReferences=true)JSONRPC::CJSONServiceDescriptionstatic
ResolveReferences()JSONRPC::CJSONServiceDescriptionstatic
SchemaValueTypeToJson(JSONSchemaType valueType, CVariant &jsonObject)JSONRPC::CJSONUtilsinlineprotectedstatic
SchemaValueTypeToString(JSONSchemaType valueType)JSONRPC::CJSONUtilsinlineprotectedstatic
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