#include <AxPipe.h>
Inheritance diagram for AxPipe::CSourceNull:
Protected Member Functions | |
CSeg * | In () |
Always return an empty segment. |
A trivial implementation of a CSource that will always return empty/eof at every read.
Definition at line 400 of file AxPipe.h.
|
Always return an empty segment.
Implements AxPipe::CSource. |