IRSOL
C++ code implementing socket server for interacting with Baumer camera.
message.hpp
Go to the documentation of this file.
1#pragma once
2
3#include "irsol/assert.hpp"
Assertion macros and utilities based on the PPK_ASSERT library.
Definitions and utilities for incoming and outgoing protocol messages.