Package smartcard :: Module CardNames :: Class __CardNames__
[hide private]
[frames] | no frames]

Class __CardNames__

source code


__CardNames__ inner class.

Stores card names and card types into a bsddb hash database.

The smartcard.CardNames.CardNames singleton manages the creation of the unique instance of this class.

Instance Methods [hide private]
 
__init__(self) source code
 
__del__(self) source code
 
add(*args) source code
 
delete(*args) source code
 
dump(*args) source code
 
find(*args) source code
Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: Synchronization.Synchronization.__init__