#include <TFileStream.h>
Definition at line 49 of file TFileStream.h.
◆ TTRBStreamJob()
TTRBStreamJob::TTRBStreamJob |
( |
| ) |
|
Definition at line 75 of file TFileStream.cpp.
77{
80}
TFileStreamJob(TSemaphore *semaphore)
◆ ~TTRBStreamJob()
TTRBStreamJob::~TTRBStreamJob |
( |
| ) |
|
|
virtual |
◆ GetFileName()
const TCHAR * TTRBStreamJob::GetFileName |
( |
| ) |
const |
◆ GetTRB()
TTRB * TTRBStreamJob::GetTRB |
( |
| ) |
const |
◆ Init()
void TTRBStreamJob::Init |
( |
TTRB * | trb, |
|
|
const TCHAR * | fileName ) |
Definition at line 62 of file TFileStream.cpp.
63{
66}
static TCHAR * Copy(TCHAR *dst, const TCHAR *src, TSIZE size=-1)
◆ Process()
void TTRBStreamJob::Process |
( |
| ) |
|
|
virtual |
◆ m_fileName
TCHAR TTRBStreamJob::m_fileName[64] |
◆ m_trb
TTRB* TTRBStreamJob::m_trb |
The documentation for this class was generated from the following files: