GoPxL SDK
Home
Files
Namespace
using
GoPxLSdk::GoCtrlChannelErrorHandler
= typedef std::function<void(
GoCtrlChannelErrorType
type, k64u id, const std::exception& e)>
Function to receive read / write thread errors.
GoPxLSdk