Typedef eipScanner::fileObject::EndUploadHandler

Typedef Documentation

using eipScanner::fileObject::EndUploadHandler = std::function<void(cip::GeneralStatusCodes status, const std::vector<uint8_t> &fileContent)>