xbmc
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ADDON::CVFSAddonCache Class Reference
Inheritance diagram for ADDON::CVFSAddonCache:
Inheritance graph
[legend]
Collaboration diagram for ADDON::CVFSAddonCache:
Collaboration graph
[legend]

Public Member Functions

void Init ()
 
void Deinit ()
 
const std::vector< VFSEntryPtr > GetAddonInstances ()
 
VFSEntryPtr GetAddonInstance (const std::string &strId)
 

Protected Member Functions

void Update (const std::string &id)
 
void OnEvent (const AddonEvent &event)
 
bool IsInUse (const std::string &id) override
 

Protected Attributes

CCriticalSection m_critSection
 
std::vector< VFSEntryPtr > m_addonsInstances
 

The documentation for this class was generated from the following files: