SCMClientDevice Member List

This is the complete list of members for SCMClientDevice, including all inherited members.

asyncAddKeys(dpySCM::DeviceKeys deviceKeys, dpySCM::confirmation_handler_function handler) (defined in SCMClientDevice)SCMClientDevice
asyncAddKeys(std::string deviceId, std::string json, dpySCM::confirmation_handler_function handler) (defined in SCMClientDevice)SCMClientDevice
asyncCardOperation(dpySCM::TransactionDevice opertionDevice, dpySCM::card_operation_handler_function handler) (defined in SCMClientDevice)SCMClientDevice
asyncGetKeys(std::string deviceId, dpySCM::get_keys_handler_function handler) (defined in SCMClientDevice)SCMClientDevice
asyncGetULCounter(std::string deviceId, dpySCM::UltraLightCounter &ulCounter, dpySCM::ultralight_counter_handler_function handler) (defined in SCMClientDevice)SCMClientDevice
asyncIncrementULCounter(std::string deviceI, dpySCM::UltraLightCounter &ulCounter, dpySCM::confirmation_handler_function handler) (defined in SCMClientDevice)SCMClientDevice
asyncPassThrough(dpySCM::DevicePassThrough devicePassThrough, dpySCM::pass_through_operation_handler_function handler) (defined in SCMClientDevice)SCMClientDevice
asyncRemoveKeys(std::string deviceId, dpySCM::confirmation_handler_function handler) (defined in SCMClientDevice)SCMClientDevice
destroy(std::string &key) (defined in SCMClientDevice)SCMClientDevicestatic
destroyAll() (defined in SCMClientDevice)SCMClientDevicestatic
DpyMwClient(std::string &ip, int dport, int sport) (defined in DpyMwClient)DpyMwClient
getPtr(std::string &key) (defined in SCMClientDevice)SCMClientDevicestatic
getRef(std::string &key) (defined in SCMClientDevice)SCMClientDevicestatic
isAlive() (defined in DpyMwClient)DpyMwClient
m_map_mutexDpyMwClientprotected
m_register_mapDpyMwClientprotected
monitorServiceAvailability_S(const f_hearbeat_handler &handler) (defined in DpyMwClient)DpyMwClient
monitorServiceAvailability_U() (defined in DpyMwClient)DpyMwClient
sendRequest(int requestType, int responseType, std::string content, boost::any handler, int ms_timeout=2000) (defined in DpyMwClient)DpyMwClientprotected
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
~DpyMwClient() (defined in DpyMwClient)DpyMwClientvirtual