Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
DllLibPlistInterface Member List

This is the complete list of members for DllLibPlistInterface, including all inherited members.

plist_dict_get_item(plist_t node, const char *key)=0DllLibPlistInterfacepure virtual
plist_dict_get_size(plist_t node)=0DllLibPlistInterfacepure virtual
plist_dict_new_iter(plist_t node, plist_dict_iter *iter)=0DllLibPlistInterfacepure virtual
plist_dict_next_item(plist_t node, plist_dict_iter iter, char **key, plist_t *val)=0DllLibPlistInterfacepure virtual
plist_free(plist_t plist)=0DllLibPlistInterfacepure virtual
plist_from_bin(const char *plist_bin, uint32_t length, plist_t *plist)=0DllLibPlistInterfacepure virtual
plist_get_real_val(plist_t node, double *val)=0DllLibPlistInterfacepure virtual
plist_get_string_val(plist_t node, char **val)=0DllLibPlistInterfacepure virtual
plist_new_dict(void)=0DllLibPlistInterfacepure virtual
plist_to_xml(plist_t plist, char **plist_xml, uint32_t *length)=0DllLibPlistInterfacepure virtual
~DllLibPlistInterface()=defaultDllLibPlistInterfacevirtual