|
ifw-ccf 5.0.2
|
#include <boost/exception/diagnostic_information.hpp>#include <ifw/ccf/common/base.hpp>#include <ifw/ccf/common/utilities.hpp>#include <ifw/ccf/common/frameQueue.hpp>Go to the source code of this file.
Classes | |
| class | ifw::ccf::control::AcqThread |
| CCF Acquisition Thread, handling the reception of image data from the camera. More... | |
Namespaces | |
| namespace | ifw |
| namespace | ifw::ccf |
| namespace | ifw::ccf::control |
Variables | |
| constexpr double | ifw::ccf::control::FRAME_RECV_TIMEOUT = 0.100 |
| Timeout to apply, waiting for the next frame. | |
| constexpr double | ifw::ccf::control::NO_FRAME_RECV_SLEEP_TIME = 0.001 |
| Sleep to apply when no frame is available. | |