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

Socket Class Reference

#include <socket.hh>

Inheritance diagram for Socket:

Connection List of all members.

Public Member Functions

void clear (void)
int c_open (const char *host, int port, int time_out)
int c_close (void)
int c_write (const char *command)
int c_read (bool=false)
string * c_reply (void)

Member Function Documentation

int Socket::c_close void   )  [virtual]
 

Implements Connection.

int Socket::c_open const char *  host,
int  port,
int  time_out
[virtual]
 

Implements Connection.

int Socket::c_read bool  = false  )  [virtual]
 

Implements Connection.

string * Socket::c_reply void   )  [virtual]
 

Implements Connection.

int Socket::c_write const char *  command  )  [virtual]
 

Implements Connection.

void Socket::clear void   ) 
 


The documentation for this class was generated from the following files:
Generated on Sat Feb 14 18:38:57 2004 for mailfilter by doxygen 1.3.5