ScriptClient Class Reference

List of all members.

Public Member Functions

def __init__
def __read
def __sendLine
def request
def poll

Public Attributes

 delimiter
 connectionState

Static Public Attributes

int MAXLENGTH = 0x10000

Private Attributes

 __reply

Detailed Description

Definition at line 29 of file ScriptClient.py.


Member Function Documentation

def __init__   self,
  serverHost,
  port
 

Definition at line 31 of file ScriptClient.py.

def __read   self  ) 
 

Definition at line 39 of file ScriptClient.py.

def __sendLine   self,
  data
 

Definition at line 61 of file ScriptClient.py.

def poll   self,
  mnem,
  timeout = None,
  maxAge = None
 

Definition at line 81 of file ScriptClient.py.

def request   self,
  mnem
 

Definition at line 72 of file ScriptClient.py.


Member Data Documentation

__reply [private]
 

Definition at line 59 of file ScriptClient.py.

connectionState
 

Definition at line 51 of file ScriptClient.py.

delimiter
 

Definition at line 37 of file ScriptClient.py.

int MAXLENGTH = 0x10000 [static]
 

Definition at line 30 of file ScriptClient.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