IRSOL
C++ code implementing socket server for interacting with Baumer camera.
parsing.hpp
Go to the documentation of this file.
1#pragma once
2
Parses raw protocol input strings into structured messages.