IRSOL
C++ code implementing socket server for interacting with Baumer camera.
protocol.hpp
Go to the documentation of this file.
1#pragma once
2
7
8namespace irsol {
112namespace protocol {}
113}
Utility functions for protocol string handling and validation in the irsol library.