Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members

FD::socket_streambuf Class Reference

#include <SocketStream.h>

Inheritance diagram for FD::socket_streambuf:

Inheritance graph
[legend]
Collaboration diagram for FD::socket_streambuf:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 socket_streambuf (int type, int port)

Protected Member Functions

virtual int overflow (int=EOF)
virtual std::streamsize xsputn (const char *s, std::streamsize n)
virtual int uflow ()
virtual int underflow ()
virtual std::streamsize xsgetn (char *s, std::streamsize n)
virtual int pbackfail (int c)

Protected Attributes

bool owner
bool takeFromBuf
char charBuf

Detailed Description

streambuf wrapper for network sockets.

Author:
Dominic Letourneau
Date:
03/10/2001


The documentation for this class was generated from the following file:
Generated on Wed Oct 5 14:29:53 2005 for FlowDesigner by  doxygen 1.4.4