![]() |
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for DllLibPlist, including all inherited members.
CanLoad() | DllDynamic | |
DllDynamic() | DllDynamic | |
DllDynamic(const std::string &strDllName) | DllDynamic | explicit |
EnableDelayedUnload(bool bOnOff) | DllDynamic | |
GetFile() const | DllDynamic | inline |
IsLoaded() const | DllDynamic | inlinevirtual |
Load() | DllDynamic | virtual |
LoadSymbols() | DllDynamic | inlineprotectedvirtual |
m_DelayUnload | DllDynamic | protected |
m_dll | DllDynamic | protected |
m_strDllName | DllDynamic | protected |
plist_dict_get_item(plist_t node, const char *key)=0 | DllLibPlistInterface | privatepure virtual |
plist_dict_get_size(plist_t node)=0 | DllLibPlistInterface | privatepure virtual |
plist_dict_new_iter(plist_t node, plist_dict_iter *iter)=0 | DllLibPlistInterface | privatepure virtual |
plist_dict_next_item(plist_t node, plist_dict_iter iter, char **key, plist_t *val)=0 | DllLibPlistInterface | privatepure virtual |
plist_free(plist_t plist)=0 | DllLibPlistInterface | privatepure virtual |
plist_from_bin(const char *plist_bin, uint32_t length, plist_t *plist)=0 | DllLibPlistInterface | privatepure virtual |
plist_get_real_val(plist_t node, double *val)=0 | DllLibPlistInterface | privatepure virtual |
plist_get_string_val(plist_t node, char **val)=0 | DllLibPlistInterface | privatepure virtual |
plist_new_dict(void)=0 | DllLibPlistInterface | privatepure virtual |
plist_to_xml(plist_t plist, char **plist_xml, uint32_t *length)=0 | DllLibPlistInterface | privatepure virtual |
ResolveExports()=0 | DllDynamic | protectedpure virtual |
SetFile(const std::string &strDllName) | DllDynamic | |
Unload() | DllDynamic | virtual |
~DllDynamic() | DllDynamic | virtual |
~DllLibPlistInterface()=default | DllLibPlistInterface | privatevirtual |