Package dopal :: Module classes
[show private | hide private]
[frames | no frames]

Module dopal.classes

Contains basic class definitions for objects - use this module when doing instance checking.

This module contains a few utility functions in determining what classes are supported by DOPAL - it has an internal list of all classes that DOPAL is aware of.

The following classes are well-supported by DOPAL (the links below link to the Azureus's own Javadoc API documentation):
Function Summary
  is_azureus_argument_class(class_name)
  is_azureus_class(class_name)
  is_azureus_return_class(class_name)

Variable Summary
list _known_class_names = ['TrackerTorrentWillBeRemovedListen...

Variable Details

_known_class_names

Type:
list
Value:
['TrackerTorrentWillBeRemovedListener',
 'ShareResourceDir',
 'OutgoingMessageQueueListener',
 'Monitor',
 'DistributedDatabaseEvent',
 'UITextArea',
 'DistributedDatabaseKey',
 'Utilities',
...                                                                    

Generated by Epydoc 2.1 on Wed May 03 14:22:33 2006 http://epydoc.sf.net