#include <PIPE.H>
Inherited by Base64Pipe, BlowPipe, BufferPipe, CRCPipe, FilePipe, LCWPipe, LZOPipe, PKPipe, and SHAPipe.
Definition at line 146 of file netserv.cpp.
◆ Pipe() [1/2]
◆ ~Pipe() [1/2]
◆ Pipe() [2/2]
◆ ~Pipe() [2/2]
| virtual Pipe::~Pipe |
( |
void | | ) |
|
|
virtual |
◆ Connected()
| bool Pipe::Connected |
( |
void | | ) |
|
|
inline |
◆ Create()
| bool Pipe::Create |
( |
const char * | name | ) |
|
|
inline |
◆ End()
| virtual int Pipe::End |
( |
void | | ) |
|
|
inlinevirtual |
◆ Flush()
◆ Put()
| int Pipe::Put |
( |
void const * | source, |
|
|
int | slen ) |
|
virtual |
◆ Put_To() [1/2]
| void Pipe::Put_To |
( |
Pipe & | pipe | ) |
|
|
inline |
◆ Put_To() [2/2]
| void Pipe::Put_To |
( |
Pipe * | pipe | ) |
|
|
virtual |
◆ Read()
| const char * Pipe::Read |
( |
void | | ) |
|
|
inline |
◆ Write()
| void Pipe::Write |
( |
char | msg | ) |
|
|
inline |
◆ ChainFrom
◆ ChainTo
The documentation for this class was generated from the following files:
- Code/Libraries/Source/debug/netserv/netserv.cpp
- Code/Libraries/Source/WWVegas/WWLib/PIPE.H
- Code/Libraries/Source/WWVegas/WWLib/pipe.cpp