Public Member Functions | Protected Attributes
SocketCom Class Reference

#include <SocketCom.h>

Inheritance diagram for SocketCom:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool Open (Socket *newsocket)
bool Open ()
bool PrepareServer ()
 SocketCom (const char *_host, int _port)
 SocketCom (int port)
 ~SocketCom ()

Protected Attributes

char * host
int port
bool server

Detailed Description

Signature> Author : Cedric Pradalier Universite : INRIA - GRAVIR - INPG Email : cedric.pradalier@inrialpes.fr Contexte : These MESR Date : 2001 - 2004 License : Libre (???) <Signature

Definition at line 15 of file SocketCom.h.


Constructor & Destructor Documentation

SocketCom::SocketCom ( const char *  _host,
int  _port 
)

Signature> Author : Cedric Pradalier Universite : INRIA - GRAVIR - INPG Email : cedric.pradalier@inrialpes.fr Contexte : These MESR Date : 2001 - 2004 License : Libre (???) <Signature

Definition at line 16 of file SocketCom.cpp.

SocketCom::SocketCom ( int  port)

Definition at line 24 of file SocketCom.cpp.

Definition at line 32 of file SocketCom.cpp.


Member Function Documentation

bool SocketCom::Open ( Socket newsocket)

Reimplemented from Socket.

Definition at line 61 of file SocketCom.cpp.

bool SocketCom::Open ( )

Reimplemented from Socket.

Definition at line 71 of file SocketCom.cpp.

Reimplemented from Socket.

Definition at line 40 of file SocketCom.cpp.


Member Data Documentation

char* SocketCom::host [protected]

Reimplemented from Socket.

Definition at line 19 of file SocketCom.h.

int SocketCom::port [protected]

Reimplemented from Socket.

Definition at line 18 of file SocketCom.h.

bool SocketCom::server [protected]

Reimplemented from Socket.

Definition at line 20 of file SocketCom.h.


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


canon_vbc50i
Author(s): Cedric Pradalier
autogenerated on Mon Jan 6 2014 11:18:28