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) | SCMClientDevice | static |
destroyAll() (defined in SCMClientDevice) | SCMClientDevice | static |
DpyMwClient(std::string &ip, int dport, int sport) (defined in DpyMwClient) | DpyMwClient | |
getPtr(std::string &key) (defined in SCMClientDevice) | SCMClientDevice | static |
getRef(std::string &key) (defined in SCMClientDevice) | SCMClientDevice | static |
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 | |
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 | |
~DpyMwClient() (defined in DpyMwClient) | DpyMwClient | virtual |