Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
kodi_vfs_types.h File Reference
#include <stdint.h>
#include "xbmc_addon_types.h"
#include "filesystem/IFileTypes.h"
#include "PlatformDefs.h"

Classes

struct  VFSProperty
 
struct  VFSDirEntry
 
struct  VFSURL
 
struct  VFSCallbacks
 
struct  AddonProps_VFSEntry
 
struct  AddonToKodiFuncTable_VFSEntry
 
struct  KodiToAddonFuncTable_VFSEntry
 
struct  AddonInstance_VFSEntry
 

Macros

#define __cdecl
 
#define __declspec(X)
 

Typedefs

typedef struct AddonProps_VFSEntry AddonProps_VFSEntry
 
typedef AddonProps_VFSEntry VFS_PROPS
 
typedef struct AddonToKodiFuncTable_VFSEntry AddonToKodiFuncTable_VFSEntry
 
typedef struct KodiToAddonFuncTable_VFSEntry KodiToAddonFuncTable_VFSEntry
 
typedef struct AddonInstance_VFSEntry AddonInstance_VFSEntry
 

Macro Definition Documentation

§ __cdecl

#define __cdecl

§ __declspec

#define __declspec (   X)

Typedef Documentation

§ AddonInstance_VFSEntry

§ AddonProps_VFSEntry

§ AddonToKodiFuncTable_VFSEntry

§ KodiToAddonFuncTable_VFSEntry

§ VFS_PROPS