TwiceAsNice
2019-02-18
|
Public Member Functions | |
def | __init__ (self, devicename, vectorname) |
Public Attributes | |
devicename | |
vectorname | |
@ivar devicename : The name of the device contaning the vector to be uniquely identifyed by this object @type devicename : StringType @ivar vectorname : The name of the L{indivector} to be uniquely identifyed by this object @type vectorname : StringType
def indiclient.indi_vector_identifier.__init__ | ( | self, | |
devicename, | |||
vectorname | |||
) |
@param devicename: The name of the device @type devicename: StringType @param vectorname: The name of the L{indivector} @type vectorname: StringType
indiclient.indi_vector_identifier.devicename |
indiclient.indi_vector_identifier.vectorname |