CARDS 2.3.99
Package manager for the NuTyX GNU/Linux distribution
|
Abstract class to handle event from cards_wrapper. More...
#include <cards_event_handler.h>
Static Public Member Functions | |
static const string | getReasonCodeString (const CEH_RC rc) |
Convert Reason Code Enum to human readable text. | |
Abstract class to handle event from cards_wrapper.
This class ensure interface cards with GUI application need non-blocking operation, This is a single instance (singleton) that ensure only one instance of cards library.