#include <filedesc.hpp>
Definition at line 30 of file filedesc.hpp.
◆ CFileDescriptor()
| CFileDescriptor::CFileDescriptor |
( |
| ) |
|
◆ ~CFileDescriptor()
| CFileDescriptor::~CFileDescriptor |
( |
| ) |
|
◆ AllocReadBuffer()
| BOOL CFileDescriptor::AllocReadBuffer |
( |
UINT | uBytes | ) |
|
◆ ChangeSynchArray()
| void CFileDescriptor::ChangeSynchArray |
( |
CSynch * | pNewSynch | ) |
|
◆ CheckEpisodeNumber()
| BOOL CFileDescriptor::CheckEpisodeNumber |
( |
UINT | uEpisode | ) |
|
◆ EpisodeLength()
| UINT CFileDescriptor::EpisodeLength |
( |
UINT | uEpisode | ) |
|
◆ FreeReadBuffer()
| void CFileDescriptor::FreeReadBuffer |
( |
| ) |
|
◆ GetAcquiredEpisodes()
| UINT CFileDescriptor::GetAcquiredEpisodes |
( |
| ) |
const |
◆ GetCachedEpisode()
| UINT CFileDescriptor::GetCachedEpisode |
( |
| ) |
const |
◆ GetCachedEpisodeSize()
| UINT CFileDescriptor::GetCachedEpisodeSize |
( |
| ) |
const |
◆ GetFileHandle()
◆ GetFileSize()
| LONGLONG CFileDescriptor::GetFileSize |
( |
| ) |
|
|
inline |
◆ GetLastEpiSize()
| UINT CFileDescriptor::GetLastEpiSize |
( |
| ) |
const |
◆ GetLastError()
| int CFileDescriptor::GetLastError |
( |
| ) |
const |
◆ GetOverlappedFlag()
| BOOL CFileDescriptor::GetOverlappedFlag |
( |
| ) |
const |
◆ GetReadBuffer()
| void * CFileDescriptor::GetReadBuffer |
( |
| ) |
|
|
inline |
◆ GetSynchCount()
| UINT CFileDescriptor::GetSynchCount |
( |
| ) |
const |
◆ GetSynchEntry()
| BOOL CFileDescriptor::GetSynchEntry |
( |
UINT | uEpisode, |
|
|
Synch * | pSynch ) |
|
inline |
◆ IsOK()
| BOOL CFileDescriptor::IsOK |
( |
| ) |
|
|
inline |
◆ Open()
◆ PutSynchEntry()
| BOOL CFileDescriptor::PutSynchEntry |
( |
UINT | uStart, |
|
|
UINT | uLength, |
|
|
UINT | uOffset = 0 ) |
|
inline |
◆ Read()
| BOOL CFileDescriptor::Read |
( |
void * | pvBuffer, |
|
|
UINT | uSizeInBytes ) |
|
inline |
◆ Seek()
◆ SetAcquiredEpisodes()
| void CFileDescriptor::SetAcquiredEpisodes |
( |
UINT | uEpisodes | ) |
|
◆ SetAcquiredSamples()
| void CFileDescriptor::SetAcquiredSamples |
( |
UINT | uSamples | ) |
|
◆ SetCachedEpisode()
| void CFileDescriptor::SetCachedEpisode |
( |
UINT | uEpisode, |
|
|
UINT | uEpisodeSize ) |
◆ SetFlag()
| void CFileDescriptor::SetFlag |
( |
UINT | uFlag | ) |
|
◆ SetLastEpiSize()
| void CFileDescriptor::SetLastEpiSize |
( |
UINT | uEpiSize | ) |
|
◆ SetLastError()
| BOOL CFileDescriptor::SetLastError |
( |
int | nError | ) |
|
◆ SetOverlappedFlag()
| void CFileDescriptor::SetOverlappedFlag |
( |
BOOL | bOverlapped | ) |
|
◆ SetSynchMode()
◆ TestFlag()
| BOOL CFileDescriptor::TestFlag |
( |
UINT | uFlag | ) |
|
The documentation for this class was generated from the following file: