Package smartcard :: Package pcsc :: Module PCSCReaderGroups :: Class PCSCReaderGroups
[hide private]
[frames] | no frames]

Class PCSCReaderGroups

source code


PCSC readers groups.

Nested Classes [hide private]

Inherited from reader.ReaderGroups.readergroups: innerclazz

Instance Methods [hide private]
 
__init__(self, initlist=None)
Create a single instance of pcscinnerreadergroups on first call
source code

Inherited from reader.ReaderGroups.readergroups: __getattr__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]

Inherited from reader.ReaderGroups.readergroups: instance

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, initlist=None)
(Constructor)

source code 

Create a single instance of pcscinnerreadergroups on first call

Overrides: object.__init__