|
| args.hpp |
|
| assert.hpp |
| Assertion macros and utilities based on the PPK_ASSERT library.
|
|
| camera.hpp |
|
| irsol.hpp |
|
| logging.hpp |
| Logging utilities and configuration for the irsol library.
|
|
| macros.hpp |
| Common portability and diagnostic macros for the irsol library.
|
|
| opencv.hpp |
| OpenCV integration utilities for NeoAPI image handling.
|
|
| protocol.hpp |
|
| queue.hpp |
| Thread-safe queue implementation with optional bounded capacity.
|
|
| server.hpp |
|
| traits.hpp |
| Template metaprogramming traits for type introspection in the irsol library.
|
|
| types.hpp |
| Core type definitions for networking, time handling, and protocol values used throughout the irsol library.
|
|
| utils.hpp |
| General utility functions used throughout the irsol library.
|
|