#include <AxPipe.h>
Inheritance diagram for AxPipe::CSinkNull:
Public Member Functions | |
void | Out (CSeg *pSeg) |
Consume the given segment, guaranteed to be non-NULL by calling CSeg::Release(). |
A dummy dead-end CSink.
Definition at line 312 of file AxPipe.h.
|
Consume the given segment, guaranteed to be non-NULL by calling CSeg::Release().
Implements AxPipe::CSink. |