ClientSocket Class Reference

#include <ClientSocket.h>

Inheritance diagram for ClientSocket:

Inheritance graph
[legend]
Collaboration diagram for ClientSocket:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ClientSocket ()
 ClientSocket (char *address_in, int port_in) throw (SocketFailedException,SocketResolveException)
void connectTo (char *address_in, int port_in) throw (SocketFailedException,SocketResolveException)
void connectTo (char *address_in) throw (SocketFailedException,SocketResolveException)
void bind (int port_in)


Constructor & Destructor Documentation

ClientSocket::ClientSocket (  ) 

ClientSocket::ClientSocket ( char *  address_in,
int  port_in 
) throw (SocketFailedException,SocketResolveException)

Here is the call graph for this function:


Member Function Documentation

void ClientSocket::connectTo ( char *  address_in,
int  port_in 
) throw (SocketFailedException,SocketResolveException)

void ClientSocket::connectTo ( char *  address_in  )  throw (SocketFailedException,SocketResolveException)

Here is the call graph for this function:

void ClientSocket::bind ( int  port_in  ) 


The documentation for this class was generated from the following files:

Generated on Thu Mar 19 19:35:12 2009 for CubicVR by  doxygen 1.5.6