Module indiclient :: Class indi_vector_identifier
[show private | hide private]
[frames | no frames]

Class indi_vector_identifier

Known Subclasses:
indi_custom_vector_handler, indi_element_identifier, _gtkindi_widget_element_handler, _gtkindi_widget_vector_handler, _gtkindi_widgetlist_vector_handler


Method Summary
  __init__(self, devicename, vectorname)

Instance Variable Summary
StringType devicename: The name of the device contaning the vector to be uniquely identifyed by this object
StringType vectorname: The name of the indivector to be uniquely identifyed by this object

Method Details

__init__(self, devicename, vectorname)
(Constructor)

Parameters:
devicename - The name of the device
           (type=StringType)
vectorname - The name of the indivector
           (type=StringType)

Instance Variable Details

devicename

The name of the device contaning the vector to be uniquely identifyed by this object
Type:
StringType

vectorname

The name of the indivector to be uniquely identifyed by this object
Type:
StringType

Generated by Epydoc 2.1 on Sat Sep 10 10:26:04 2005 http://epydoc.sf.net