Table of Contents

Class: _Scanner Bio/Enzyme/__init__.py

Scans Enzyme data.

Tested with: Release 24

Methods   
_scan_an
_scan_ca
_scan_cc
_scan_cf
_scan_de
_scan_di
_scan_dr
_scan_id
_scan_line
_scan_pr
_scan_record
_scan_terminator
feed
  _scan_an 
_scan_an (
        self,
        uhandle,
        consumer,
        )

  _scan_ca 
_scan_ca (
        self,
        uhandle,
        consumer,
        )

  _scan_cc 
_scan_cc (
        self,
        uhandle,
        consumer,
        )

  _scan_cf 
_scan_cf (
        self,
        uhandle,
        consumer,
        )

  _scan_de 
_scan_de (
        self,
        uhandle,
        consumer,
        )

  _scan_di 
_scan_di (
        self,
        uhandle,
        consumer,
        )

  _scan_dr 
_scan_dr (
        self,
        uhandle,
        consumer,
        )

  _scan_id 
_scan_id (
        self,
        uhandle,
        consumer,
        )

  _scan_line 
_scan_line (
        self,
        line_type,
        uhandle,
        event_fn,
        exactly_one=None,
        one_or_more=None,
        any_number=None,
        up_to_one=None,
        )

  _scan_pr 
_scan_pr (
        self,
        uhandle,
        consumer,
        )

  _scan_record 
_scan_record (
        self,
        uhandle,
        consumer,
        )

  _scan_terminator 
_scan_terminator (
        self,
        uhandle,
        consumer,
        )

  feed 
feed (
        self,
        handle,
        consumer,
        )

feed(self, handle, consumer)

Feed in Enzyme data for scanning. handle is a file-like object that contains keyword information. consumer is a Consumer object that will receive events as the report is scanned.


Table of Contents

This document was automatically generated on Mon Jul 1 12:02:48 2002 by HappyDoc version 2.0.1