+
     hV  c                   s    R t  ! R R4      tR# )aw  Smartcard event observer.

__author__ = "gemalto https://www.gemalto.com/"

Copyright 2001-2012 gemalto
Author: Jean-Daniel Aussel, mailto:jean-daniel.aussel@gemalto.com

This file is part of pyscard.

pyscard is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.

pyscard is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with pyscard; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
c                   sN   a  ] tR t^t o RtR tR tR tR tR t	R t
R tR	tV tR
# )SimpleSCardAppEventObserverzGThis interface defines the event handlers
called by the SimpleSCardApp.c                s"    R V n         R V n        R # )Nselectedcardselectedreader)selfs   &O/usr/lib64/python3.14/site-packages/smartcard/wx/SimpleSCardAppEventObserver.py__init__Z$SimpleSCardAppEventObserver.__init__   s     "    c                    Wn         R# )zFCalled when a card is activated in the reader
tree control or toolbar.Nr   r   Zcard   &&r   OnActivateCardZ*SimpleSCardAppEventObserver.OnActivateCard#   
     !r   c                r   )zHCalled when a reader is activated in the reader
tree control or toolbar.Nr   r   Zreaderr   r   OnActivateReaderZ,SimpleSCardAppEventObserver.OnActivateReader(   
     %r   c                s    R# )zHCalled when a card is deactivated in the reader
tree control or toolbar.N r
   r   r   OnDeactivateCardZ,SimpleSCardAppEventObserver.OnDeactivateCard-   s     	r   c                s    RV n         R# zECalled when a card is selected in the reader
tree control or toolbar.Nr	   r
   r   r   OnDeselectCardZ*SimpleSCardAppEventObserver.OnDeselectCard2   s     !r   c                r   r   r	   r
   r   r   OnSelectCardZ(SimpleSCardAppEventObserver.OnSelectCard7   r   r   c                r   )zGCalled when a reader is selected in the reader
tree control or toolbar.Nr   r   r   r   OnSelectReaderZ*SimpleSCardAppEventObserver.OnSelectReader<   r   r   r   N)Z__name__Z
__module__Z__qualname__Z__firstlineno____doc__r   r   r   r   r   r   r   Z__static_attributes__Z__classdictcell__)Z__classdict__s   @r   r    r       s2     %#
!
%

!
!
% %r   r    N)r   r    r   r   r   <module>r      s   2%% %%r   