ScienceDispatcher Class Reference

ScienceDispatcher class. More...

Inheritance diagram for ScienceDispatcher:

Inheritance graph
[legend]
Collaboration diagram for ScienceDispatcher:

Collaboration graph
[legend]
List of all members.

Public Member Functions

def __init__
def process
 process method

Detailed Description

ScienceDispatcher class.

A dispatcher for VSC science data.

Definition at line 151 of file VscProxyTools.py.


Member Function Documentation

def __init__   self  ) 
 

Reimplemented from PacketDispatcher.

Definition at line 153 of file VscProxyTools.py.

def process   self,
  dat
 

process method

Loops over the registered handlers and calls their process() methods. If a packet isn't handled by any of the handlers, the catchall() method is called.

Parameters:
dat A VSC packet (any type)

Reimplemented from PacketDispatcher.

Definition at line 157 of file VscProxyTools.py.


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