Table of Contents

Module: hwlist hwdriver/hwlist.py

A run-time built list of hardware types

Functions   
get
list
variable
  get 
get ( s )

Get the hardware class based on the doc string.

This should not be changed. It is used by the proxyhardware.

  list 
list ()

Returns a list of doc strings that describe all hardware that the user can choose from.

This can be adapted if you add your own driver (if you didn't notice yet, the source to the hwlist module is part of the collect package!)

  variable 
variable ()

Returns a variable that can be used to let the user choose hardware.

This should not be changed. It is used by the proxyhardware.


Table of Contents

This document was automatically generated on Tue Nov 25 12:18:58 2008 by HappyDoc version WORKING