class ipstreambase : public iostream

Stream-based Network I/O Base Class

Inheritance:

Public Methods

void Close ()
Close this connection
ipstreambase ()
Basic Constructor
INT IsConnected ()
Determine connection status
void Open (const CHR *host, UINT port)
Open an ipstream

Protected Methods

tcpbuf* rdbuf ()
void setbuf (PCHR ptr, INT len)

Private Fields

tcpbuf c_tcpbuf

Private Methods

void __ib_init ()

Documentation

Stream-based Network I/O Base Class
tcpbuf c_tcpbuf

void __ib_init()

ipstreambase()
Basic Constructor

void Open(const CHR *host, UINT port)
Open an ipstream

void Close()
Close this connection

INT IsConnected()
Determine connection status

void setbuf(PCHR ptr, INT len)

tcpbuf* rdbuf()

Direct child classes:
oipstream
ipstream
iipstream

alphabetic index hierarchy of classes

this page has been generated automatically by doc++

(c)opyright by Malte Z&oumlckler, Roland Wunderling
contact: doc++@zib.de