Append(CSink *pSink) | AxPipe::CPipe | |
Append(CSink &sink) | AxPipe::CPipe | |
AppendSink(CSink *pSink, bool fAutoDelete) | AxPipe::CPipe | [protected, virtual] |
CError() | AxPipe::CError | |
ClassId() | AxPipe::CNoThread | [inline, static] |
Close() | AxPipe::CPipe | |
CNoThread() (defined in AxPipe::CNoThread) | AxPipe::CNoThread | [inline] |
CPipe() | AxPipe::CPipe | |
CPipeBlock() | AxPipe::CPipeBlock | |
CSink() | AxPipe::CSink | |
Flush() | AxPipe::CPipe | |
GetErrorCode() | AxPipe::CError | |
GetErrorMsg() | AxPipe::CError | |
GetSeg(size_t cb) | AxPipe::CPipe | [protected] |
Init(size_t cbBlockSize) | AxPipe::CPipeBlock | |
AxPipe::CPipe::Init(CError *pPrev) | AxPipe::CError | [protected] |
m_cbBlockSize | AxPipe::CPipeBlock | [private] |
m_fAutoDeleteSink | AxPipe::CNoThread | [protected] |
m_fExit | AxPipe::CNoThread | [protected] |
m_fIsOpen | AxPipe::CSink | [protected] |
m_pBlockPart | AxPipe::CPipeBlock | [private] |
m_pSeg | AxPipe::CSink | [protected] |
m_pSink | AxPipe::CPipe | [protected] |
Open() | AxPipe::CPipe | |
Out(CSeg *pSeg)=0 | AxPipe::CPipe | [protected, pure virtual] |
OutClose() | AxPipe::CPipe | [protected, virtual] |
OutFlush() | AxPipe::CSink | [protected, virtual] |
OutGetSeg(size_t cb) | AxPipe::CPipe | [protected, virtual] |
OutOpen() | AxPipe::CPipe | [protected, virtual] |
OutPlug() | AxPipe::CSink | [protected, virtual] |
OutPump(CSeg *pSeg) | AxPipe::CPipeBlock | [virtual] |
OutSignal(void *vId, void *p) | AxPipe::CPipe | [protected, virtual] |
OutSizeMax() | AxPipe::CPipe | [protected, virtual] |
OutSpecial(CSeg *pSeg) | AxPipe::CPipe | [protected, virtual] |
PartialBlock() | AxPipe::CPipeBlock | |
Pump(CSeg *pSeg) | AxPipe::CPipe | |
RTClassId() | AxPipe::CNoThread | [inline, virtual] |
SetError(int iError, const _TCHAR *szError, const _TCHAR *szParam=NULL) | AxPipe::CError | |
Signal(void *vId, void *p) | AxPipe::CPipe | [protected, virtual] |
SizeMax() | AxPipe::CSink | [protected] |
Sync() | AxPipe::CPipe | [virtual] |
WaitForIdle() | AxPipe::CNoThread | [inline] |
Work() | AxPipe::CPipe | [protected, virtual] |
WorkEnd() | AxPipe::CNoThread | [inline, protected, virtual] |
WorkExitWait() | AxPipe::CNoThread | [inline, protected, virtual] |
WorkSignal() | AxPipe::CNoThread | [inline, protected, virtual] |
WorkStart() | AxPipe::CNoThread | [inline, protected, virtual] |
WorkWait() | AxPipe::CNoThread | [inline, protected, virtual] |
~CError() | AxPipe::CError | |
~CPipe() | AxPipe::CPipe | |
~CPipeBlock() | AxPipe::CPipeBlock | [virtual] |
~CSink() | AxPipe::CSink | [virtual] |