SCMClient Member List
This is the complete list of members for SCMClient, including all inherited members.
asyncAddKeys(dpySCM::DeviceKeys keyGroup, dpySCM::confirmation_handler_function handler) | SCMClient | |
asyncAddKeys(std::string deviceId, std::string json, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncAddMediaProfiles(std::string deviceId, std::string json, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncAddMediaProfiles(dpySCM::DeviceMediaProfiles deviceMediaProfiles, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncCardOperation(dpySCM::TransactionDevice opertionDevice, dpySCM::card_operation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncChargeConfirmationEMV(dpySCM::DeviceChargeConfirmation deviceChargeConfirmation, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncForceDeviceUpgrade(std::string deviceId, dpySCM::force_device_upgrade_function handler) (defined in SCMClient) | SCMClient | |
asyncForcePaymentAppComm(std::string deviceId, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncGetDateTime(std::string deviceId, dpySCM::device_date_time_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncGetDevices(dpySCM::get_devices_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncGetKeys(std::string deviceId, dpySCM::get_keys_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncGetLoggingConfiguration(std::string deviceId, dpySCM::get_logging_configuration_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncGetMediaProfiles(std::string deviceId, dpySCM::device_media_profiles_function handler) (defined in SCMClient) | SCMClient | |
asyncGetNetworkConfiguration(std::string deviceId, dpySCM::device_network_configuration_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncGetPaymentAppConf(dpySCM::DevicePaymentAppConfiguration devicePaymentAppConf, dpySCM::device_payment_app_conf_function handler) (defined in SCMClient) | SCMClient | |
asyncGetPaymentAppInfo(std::string deviceId, dpySCM::device_payment_app_info_function handler) (defined in SCMClient) | SCMClient | |
asyncGetPciRebootTime(std::string deviceId, dpySCM::reboot_time_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncGetReaders(std::string deviceId, dpySCM::get_readers_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncGetULCounter(std::string deviceId, dpySCM::UltraLightCounter &ulCounter, dpySCM::ultralight_counter_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncGetVersion(std::string deviceId, dpySCM::device_version_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncIncrementULCounter(std::string deviceId, dpySCM::UltraLightCounter &ulCounter, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncPassThrough(dpySCM::DevicePassThrough devicePassThrough, dpySCM::pass_through_operation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncPlayProfile(std::string deviceId, std::string profileId, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncRebootDevice(std::string deviceId, dpySCM::RebootType rebootType, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncRemoveKeys(std::string deviceId, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncRemoveMediaProfiles(std::string deviceId, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncRequestChargeEMV(dpySCM::DeviceRequestCharge requestChargeDevice, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncResetSamSlot(std::string deviceId, dpySCM::SamSlot slotNumber, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncSetLoggingConfiguration(std::string deviceId, dpySCM::LoggingConfiguration loggingConfiguration, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncSetNetworkConfiguration(dpySCM::DeviceNetworkConfiguration deviceNetworkConfiguration, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncSetPaymentAppConf(dpySCM::DevicePaymentAppConfiguration devicePaymentAppConf, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncSetPaymentAppStatus(dpySCM::DevicePaymentAppStatus Status, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncSetPciRebootTime(dpySCM::DevicePciRebootTime rebootTime, dpySCM::confirmation_handler_function handler) (defined in SCMClient) | SCMClient | |
asyncTestNetworkConnectivity(dpySCM::DeviceNetworkConnectivity deviceNetworkConnectivity, dpySCM::network_status_handler_function handler) (defined in SCMClient) | SCMClient | |
chargeResultEMV_S(dpySCM::handler_device_charge_result_function handler) (defined in SCMClient) | SCMClient | |
chargeResultEMV_U() (defined in SCMClient) | SCMClient | |
deviceListEvent_S(dpySCM::handler_deviceListEvent_function handler) (defined in SCMClient) | SCMClient | |
deviceListEvent_U() (defined in SCMClient) | SCMClient | |
DpyMwClient(std::string &ip, int dport, int sport) (defined in DpyMwClient) | DpyMwClient | |
isAlive() (defined in DpyMwClient) | DpyMwClient | |
m_map_mutex | DpyMwClient | protected |
m_register_map | DpyMwClient | protected |
monitorServiceAvailability_S(const f_hearbeat_handler &handler) (defined in DpyMwClient) | DpyMwClient | |
monitorServiceAvailability_U() (defined in DpyMwClient) | DpyMwClient | |
newCardEvent_S(dpySCM::handler_cardEvent_function handler) (defined in SCMClient) | SCMClient | |
newCardEvent_U() (defined in SCMClient) | SCMClient | |
pciRebootEvent_S(dpySCM::reboot_time_handler_function handler) (defined in SCMClient) | SCMClient | |
pciRebootEvent_U() (defined in SCMClient) | SCMClient | |
SCMClient(std::string &ip, int dport, int sport) (defined in SCMClient) | SCMClient | |
sendRequest(int requestType, int responseType, std::string content, boost::any handler, int ms_timeout=2000) (defined in DpyMwClient) | DpyMwClient | protected |
start() (defined in DpyMwClient) | DpyMwClient | |
stop() (defined in DpyMwClient) | DpyMwClient | |
subscribe(int messageType, boost::any handler) (defined in DpyMwClient) | DpyMwClient | |
unsubscribe(int messageType) (defined in DpyMwClient) | DpyMwClient | |
upgradeStatus_S(dpySCM::upgrade_status_events_function handler) (defined in SCMClient) | SCMClient | |
upgradeStatus_U() (defined in SCMClient) | SCMClient | |
~DpyMwClient() (defined in DpyMwClient) | DpyMwClient | virtual |
~SCMClient() (defined in SCMClient) | SCMClient |