Package PyFoam :: Package Infrastructure :: Module FoamMetaServer :: Class ServerInfo
[show private | hide private]
[frames | no frames]

Class ServerInfo


Contains the information about a server
Method Summary
  __init__(self, ip, pid, port)
  __getitem__(self, key)
  __setitem__(self, key, value)
  checkValid(self)
Check with server whether this data item is still valid
  queryData(self)
Ask the server for additional data

Method Details

__init__(self, ip, pid, port)
(Constructor)

Parameters:
ip - IP of the server
pid - Die PID at the server
port - the port at which the server is listening

checkValid(self)

Check with server whether this data item is still valid

queryData(self)

Ask the server for additional data

Generated by Epydoc 2.1 on Mon Jan 22 23:52:48 2007 http://epydoc.sf.net