Package libprs500 :: Module prstypes :: Class DeviceInfo
[hide private]
[frames] | no frames]

Class DeviceInfo

source code


Defines the structure of the packet containing information about the device

Instance Methods [hide private]

Inherited from Answer: __init__

Inherited from TransferBuffer: __add__, __getslice__, __str__, pack, unpack

Inherited from TransferBuffer (private): _normalize

Inherited from list: __contains__, __delitem__, __delslice__, __eq__, __ge__, __getattribute__, __getitem__, __gt__, __hash__, __iadd__, __imul__, __iter__, __le__, __len__, __lt__, __mul__, __ne__, __new__, __repr__, __reversed__, __rmul__, __setitem__, __setslice__, append, count, extend, index, insert, pop, remove, reverse, sort

Inherited from object: __delattr__, __reduce__, __reduce_ex__, __setattr__


Class Methods [hide private]

Inherited from TransferBuffer: phex


Properties [hide private]
  device_name
  device_version
  software_version
  mime_type

Inherited from Answer: id

Inherited from object: __class__


Property Details [hide private]

device_name

None
Get Method:
unreachable.fget(self)
Set Method:
None                                                                  
Delete Method:
None                                                                  

device_version

None
Get Method:
unreachable.fget(self)
Set Method:
None                                                                  
Delete Method:
None                                                                  

software_version

None
Get Method:
unreachable.fget(self)
Set Method:
None                                                                  
Delete Method:
None                                                                  

mime_type

None
Get Method:
unreachable.fget(self)
Set Method:
None                                                                  
Delete Method:
None