9#ifndef RTMS_CCF_RECEIVER_HPP_
10#define RTMS_CCF_RECEIVER_HPP_
14#include <ifw/rtmslib/rtmsReceiver.hpp>
49 ifw::fnd::datatype::DataType data_type,
72 bool& frame_received);
Frame class used to store the data and metadata for one frames received from the camera.
Definition dataFrame.hpp:20
The FrameQueue class implements a queue, to manage a set of CCF DataFrame instances as a ring buffer.
Definition frameQueue.hpp:17