Package AccessEngine :: Package AEDevice :: Package AEInput :: Module Base
[hide private]
[frames] | no frames]

Module Base

source code

Defines the abstract base class for all AEInput subclasses.


Authors:
Peter Parente, Scott Haeger

Organization: IBM Corporation

Copyright: Copyright (c) 2005, 2007 IBM Corporation

License:

The BSD License

All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php

Classes [hide private]
  AEInput
Most abstract base class for all AEInput devices.
Functions [hide private]
list of string
getDefaults()
Suggests the default AEOutputs events to be monitored.
source code
list of string
getNames()
Gets the names of all the AEInput command types.
source code
Variables [hide private]
  log = logging.getLogger('Input')
Function Details [hide private]

getDefaults()

source code 
Suggests the default AEOutputs events to be monitored.
Returns: list of string
Empty list, don't monitor by default

getNames()

source code 
Gets the names of all the AEInput command types.
Returns: list of string
List of all known AEInput command names