SCM Member List
This is the complete list of members for SCM, including all inherited members.
apduExchange(std::string deviceId, std::string uid, std::list< dpySCM::ApduTxData > &apduTx, std::list< dpySCM::ApduRxData > &apduRx) (defined in SCM) | SCM | |
asyncAddKeys(dpySCM::DeviceKeys keyGroup, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncAddKeys(std::string deviceId, std::string json, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncAddMediaProfiles(std::string deviceId, std::string json, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncAddMediaProfiles(dpySCM::DeviceMediaProfiles deviceMediaProfiles, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncCardOperation(dpySCM::TransactionDevice operationDevice, dpySCM::card_operation_handler_function handler) (defined in SCM) | SCM | |
asyncChargeConfirmationEMV(dpySCM::DeviceChargeConfirmation requestChargeConfirmation, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncForceDeviceUpgrade(std::string deviceId, dpySCM::force_device_upgrade_function handler) (defined in SCM) | SCM | |
asyncForcePaymentAppComm(std::string deviceId, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncGetDateTime(std::string deviceId, dpySCM::device_date_time_handler_function handler) (defined in SCM) | SCM | |
asyncGetDevices(dpySCM::get_devices_handler_function handler) (defined in SCM) | SCM | |
asyncGetKeys(std::string deviceId, dpySCM::get_keys_handler_function handler) (defined in SCM) | SCM | |
asyncGetLoggingConfiguration(std::string deviceId, dpySCM::get_logging_configuration_handler_function handler) (defined in SCM) | SCM | |
asyncGetMediaProfiles(std::string deviceId, dpySCM::device_media_profiles_function handler) (defined in SCM) | SCM | |
asyncGetNetworkConfiguration(std::string deviceId, dpySCM::device_network_configuration_handler_function handler) (defined in SCM) | SCM | |
asyncGetPaymentAppConf(dpySCM::DevicePaymentAppConfiguration devicePaymentAppConf, dpySCM::device_payment_app_conf_function handler) (defined in SCM) | SCM | |
asyncGetPaymentAppInfo(std::string deviceId, dpySCM::device_payment_app_info_function handler) (defined in SCM) | SCM | |
asyncGetPciRebootTime(std::string deviceId, dpySCM::reboot_time_handler_function handler) (defined in SCM) | SCM | |
asyncGetReaders(std::string deviceId, dpySCM::get_readers_handler_function handler) (defined in SCM) | SCM | |
asyncGetULCounter(std::string deviceId, dpySCM::UltraLightCounter &ulCounter, dpySCM::ultralight_counter_handler_function handler) (defined in SCM) | SCM | |
asyncGetVersion(std::string deviceId, dpySCM::device_version_handler_function handler) (defined in SCM) | SCM | |
asyncIncrementULCounter(std::string deviceId, dpySCM::UltraLightCounter &ulCounter, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncPassThrough(dpySCM::DevicePassThrough devicePassThrough, dpySCM::pass_through_operation_handler_function handler) (defined in SCM) | SCM | |
asyncPlayProfile(std::string deviceId, std::string profileId, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncRebootDevice(std::string deviceId, dpySCM::RebootType rebootType, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncRemoveKeys(std::string deviceId, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncRemoveMediaProfiles(std::string deviceId, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncRequestChargeEMV(dpySCM::DeviceRequestCharge requestChargeDevice, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncResetSamSlot(std::string deviceId, dpySCM::SamSlot slotNumber, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncSetLoggingConfiguration(std::string deviceId, dpySCM::LoggingConfiguration loggingConfiguration, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncSetNetworkConfiguration(dpySCM::DeviceNetworkConfiguration deviceNetworkConfiguration, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncSetPaymentAppConf(dpySCM::DevicePaymentAppConfiguration devicePaymentAppConf, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncSetPaymentAppStatus(dpySCM::DevicePaymentAppStatus devicePaymentAppStatus, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncSetPciRebootTime(dpySCM::DevicePciRebootTime deviceRebootTime, dpySCM::confirmation_handler_function handler) (defined in SCM) | SCM | |
asyncTestNetworkConnectivity(dpySCM::DeviceNetworkConnectivity deviceNetworkConnectivity, dpySCM::network_status_handler_function handler) (defined in SCM) | SCM | |
chargeResultEMV_S(dpySCM::handler_device_charge_result_function handler) (defined in SCM) | SCM | |
chargeResultEMV_U() (defined in SCM) | SCM | |
decrementBlock(std::string deviceId, std::string uid, std::list< dpySCM::DataBlock > contents) (defined in SCM) | SCM | |
decrementOnlyBlock(std::string deviceId, std::string uid, std::list< dpySCM::DataBlock > contents) (defined in SCM) | SCM | |
deviceListEvent_S(dpySCM::handler_deviceListEvent_function handler) (defined in SCM) | SCM | |
deviceListEvent_U() (defined in SCM) | SCM | |
getDevices(dpySCM::Device &rDevice) (defined in SCM) | SCM | |
getPciRebootTime(std::string deviceId, dpySCM::DevicePciRebootTime &rebootTime) (defined in SCM) | SCM | |
getULCounter(std::string deviceId, dpySCM::UltraLightCounter &ulCounter) (defined in SCM) | SCM | |
incrementBlock(std::string deviceId, std::string uid, std::list< dpySCM::DataBlock > contents) (defined in SCM) | SCM | |
incrementOnlyBlock(std::string deviceId, std::string uid, std::list< dpySCM::DataBlock > contents) (defined in SCM) | SCM | |
incrementULCounter(std::string deviceId, dpySCM::UltraLightCounter &ulCounter) (defined in SCM) | SCM | |
isAlive() (defined in SCM) | SCM | |
monitorServiceAvailability_S(dpySCM::service_availability_handler handler) (defined in SCM) | SCM | |
monitorServiceAvailability_U() (defined in SCM) | SCM | |
newCardEvent_S(dpySCM::handler_cardEvent_function handler) (defined in SCM) | SCM | |
newCardEvent_U() (defined in SCM) | SCM | |
passThrough(std::string deviceId, dpySCM::PassThrough &passThrough) (defined in SCM) | SCM | |
pciRebootEvent_S(dpySCM::reboot_time_handler_function handler) (defined in SCM) | SCM | |
pciRebootEvent_U() (defined in SCM) | SCM | |
read(std::string deviceId, std::string uid, std::list< dpySCM::Data > &contents) (defined in SCM) | SCM | |
restoreBlock(std::string deviceId, std::string uid, std::list< dpySCM::DataBlock > contents) (defined in SCM) | SCM | |
SCM(std::string ip="127.0.0.1") (defined in SCM) | SCM | explicit |
setPciRebootTime(dpySCM::DevicePciRebootTime deviceRebootTime) (defined in SCM) | SCM | |
subscribeDeviceEvent(IsmartCardDeviceObserver *observer) (defined in SCM) | SCM | |
subscribeDeviceListEvent(IsmartCardDeviceListObserver *observer) (defined in SCM) | SCM | |
subscribeReaderEvent(IsmartCardReaderObserver *observer) (defined in SCM) | SCM | |
transferBlock(std::string deviceId, std::string uid, std::list< dpySCM::DataBlock > contents) (defined in SCM) | SCM | |
unsubscribeDeviceEvent(IsmartCardDeviceObserver *observer) (defined in SCM) | SCM | |
unsubscribeDeviceListEvent(IsmartCardDeviceListObserver *observer) (defined in SCM) | SCM | |
unsubscribeReaderEvent(IsmartCardReaderObserver *observer) (defined in SCM) | SCM | |
upgradeStatus_S(dpySCM::upgrade_status_events_function handler) (defined in SCM) | SCM | |
upgradeStatus_U() (defined in SCM) | SCM | |
write(std::string deviceId, std::string uid, std::list< dpySCM::Data > &contents) (defined in SCM) | SCM | |
~SCM() (defined in SCM) | SCM |