Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

GebContributor Class Reference

Inheritance diagram for GebContributor:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 __init__ ()
 read ()
 Method to read a contribution from somewhere. Meant to be overridden.
 name ()
 Method to return the name of the contribution type. Meant to be overridden.
 sequence (sequence)
 Optional method for remapping the ancillary contribution's sequence number into the same space as the other contributions' sequence numbers. If this method is not overridden, the supplied sequence number is returned.
 open ()
 Method to open the contributor. Meant to be overridden.
 close ()
 Optional method to close the contributor. Meant to be overridden.
 idMask (id=None)
 Method for building the contributor mask.
 run ()
 Loop that continuously reads from the data source.

Static Public Member Functions

static contributionQueue ()
 Method to get the common contribution queue.

Detailed Description

Definition at line 41 of file geb.py.


Member Function Documentation

static contributionQueue  )  [static]
 

Method to get the common contribution queue.

!

Returns:
A Queue object


The documentation for this class was generated from the following file:
Generated on Fri Jul 21 13:26:50 2006 for LATTE R04-12-00 by doxygen 1.4.3