#include <EmuFileWrapper.h>
◆ CEmuFileWrapper()
| CEmuFileWrapper::CEmuFileWrapper |
( |
| ) |
|
◆ ~CEmuFileWrapper()
| CEmuFileWrapper::~CEmuFileWrapper |
( |
| ) |
|
◆ CleanUp()
| void CEmuFileWrapper::CleanUp |
( |
| ) |
|
Only to be called when shutting down xbmc
◆ DescriptorIsEmulatedFile()
| static constexpr bool CEmuFileWrapper::DescriptorIsEmulatedFile |
( |
int | fd | ) |
|
|
inlinestaticconstexpr |
◆ GetDescriptorByStream()
| int CEmuFileWrapper::GetDescriptorByStream |
( |
FILE * | stream | ) |
|
|
static |
◆ GetFileObjectByDescriptor()
◆ GetFileObjectByStream()
◆ GetFileXbmcByDescriptor()
◆ GetFileXbmcByStream()
◆ GetStreamByDescriptor()
| FILE * CEmuFileWrapper::GetStreamByDescriptor |
( |
int | fd | ) |
|
◆ LockFileObjectByDescriptor()
| void CEmuFileWrapper::LockFileObjectByDescriptor |
( |
int | fd | ) |
|
◆ RegisterFileObject()
◆ StreamIsEmulatedFile()
| bool CEmuFileWrapper::StreamIsEmulatedFile |
( |
FILE * | stream | ) |
|
|
static |
◆ TryLockFileObjectByDescriptor()
| bool CEmuFileWrapper::TryLockFileObjectByDescriptor |
( |
int | fd | ) |
|
◆ UnlockFileObjectByDescriptor()
| void CEmuFileWrapper::UnlockFileObjectByDescriptor |
( |
int | fd | ) |
|
◆ UnRegisterFileObjectByDescriptor()
| void CEmuFileWrapper::UnRegisterFileObjectByDescriptor |
( |
int | fd | ) |
|
◆ UnRegisterFileObjectByStream()
| void CEmuFileWrapper::UnRegisterFileObjectByStream |
( |
FILE * | stream | ) |
|
The documentation for this class was generated from the following files: