#include <cstdint>#include <vector>#include <stdexcept>#include <cstring>#include <boost/endian/conversion.hpp>#include <ifw/fnd/defs/dataType.hpp>Go to the source code of this file.
Classes | |
| class | ifw::rtmslib::SampleExtInfo |
Namespaces | |
| namespace | ifw |
| namespace | ifw::rtmslib |
| Common utilities for RTMS Lib. | |
Variables | |
| constexpr std::size_t | ifw::rtmslib::SIZE_SAMPLE_EXT_INFO = sizeof(double) + 5U * sizeof(std::int32_t) |