Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
EmuFileWrapper.h File Reference
#include "threads/CriticalSection.h"
#include <stdio.h>

Classes

struct  stEmuFileObject
 
class  CEmuFileWrapper
 

Namespaces

namespace  XFILE
 

Macros

#define MAX_EMULATED_FILES   50
 
#define FILE_WRAPPER_OFFSET   0x00000200
 

Typedefs

typedef struct stEmuFileObject EmuFileObject
 

Variables

CEmuFileWrapper g_emuFileWrapper
 

Macro Definition Documentation

◆ FILE_WRAPPER_OFFSET

#define FILE_WRAPPER_OFFSET   0x00000200

◆ MAX_EMULATED_FILES

#define MAX_EMULATED_FILES   50

Typedef Documentation

◆ EmuFileObject

Variable Documentation

◆ g_emuFileWrapper

CEmuFileWrapper g_emuFileWrapper
extern