This class is a standard \ref{PChannel} which may output to a \ref{PTerminal} emulation interactor.
Overrides from class PObject
Information functions
Reading functions
Writing functions
Miscellaneous functions
Error functions
Run Time Type functions
Comparison functions
I/O functions
This class is a standard \ref{PChannel} which may output to a \ref{PTerminal} emulation interactor. As PChannel is descended from iostream all the standard << and >> operators may be used to output to a window.
PTerminalChannel( PTerminal & term )
virtual PString GetName() const
virtual BOOL Read( void * buf, PINDEX len )
len - The maximum number of characters to read.virtual BOOL Write( const void * buf, PINDEX len )
len - The maximum number of characters to write.virtual BOOL Close()
Alphabetic index HTML hierarchy of classes or Java