Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
VFSEntry.h File Reference

Classes

class  ADDON::CVFSAddonCache
 
class  ADDON::CVFSEntry
 A virtual filesystem entry add-on. More...
 
struct  ADDON::CVFSEntry::ProtocolInfo
 A structure encapsulating properties of supplied protocol. More...
 
class  ADDON::CVFSEntryIFileWrapper
 Wrapper equipping a CVFSEntry with an IFile interface. More...
 
class  ADDON::CVFSEntryIDirectoryWrapper
 Wrapper equipping a CVFSEntry with an IDirectory interface. More...
 
class  ADDON::CVFSEntryIFileDirectoryWrapper
 Wrapper equipping a CVFSEntry with an IFileDirectory interface. More...
 

Namespaces

namespace  ADDON
 

Typedefs

typedef std::shared_ptr< CVFSEntryADDON::VFSEntryPtr