SocketCVTClient Class Reference

Inheritance diagram for SocketCVTClient:

Inheritance graph
[legend]
Collaboration diagram for SocketCVTClient:

Collaboration graph
[legend]
List of all members.

Public Member Functions

def __init__
def __connect
def handle_connect
def handle_close
def stringReceived
 Receive a string from the socket.

Private Attributes

 __host
 __port
 __cvt

Detailed Description

Definition at line 53 of file SocketCVT.py.


Member Function Documentation

def __connect   self  ) 
 

Definition at line 65 of file SocketCVT.py.

def __init__   self,
  cvt,
  host,
  port
 

Definition at line 54 of file SocketCVT.py.

def handle_close   self  ) 
 

Definition at line 74 of file SocketCVT.py.

def handle_connect   self  ) 
 

Definition at line 70 of file SocketCVT.py.

def stringReceived   self,
  line
 

Receive a string from the socket.

Parameters:
line The string from the socket

Reimplemented from Int16StringProtocol.

Definition at line 78 of file SocketCVT.py.


Member Data Documentation

__cvt [private]
 

Definition at line 62 of file SocketCVT.py.

__host [private]
 

Definition at line 60 of file SocketCVT.py.

__port [private]
 

Definition at line 61 of file SocketCVT.py.


The documentation for this class was generated from the following file:
Generated on Thu Apr 27 20:53:12 2006 for LICOS L02-01-00 by doxygen 1.4.6-NO