IRSOL
C++ code implementing socket server for interacting with Baumer camera.
serialization.hpp
Go to the documentation of this file.
1#pragma once
2
Serialization utilities for protocol messages and primitive values.