Frame Grabber Communication Adapter - Class definition. More...
#include <stdint.h>#include <vector>#include <cstdint>#include <atomic>#include <thread>#include <condition_variable>#include <mutex>#include <ifw/odp/cppcpl/imageCube.hpp>#include <ifw/odp/cppcpl/image.hpp>#include <ifw/fnd/tools/tools.hpp>#include <ifw/fgf/common/rawImage.hpp>#include <ifw/fgf/common/rtmsPublisher.hpp>#include <ifw/fgf/common/logger.hpp>#include <ifw/fgf/common/camBase.hpp>#include <ifw/fgf/common/iCommAdapter.hpp>Go to the source code of this file.
Classes | |
| struct | sbss::fgf::dvc::DevCtrlEnumKeyHash |
| struct | sbss::fgf::dvc::DevStatEnumKeyHash |
| class | sbss::fgf::dvc::CommAdapter |
| FrameGrabber Communication Adapter. More... | |
Namespaces | |
| namespace | sbss |
| namespace | sbss::fgf |
| namespace | sbss::fgf::dvc |
Typedefs | |
| using | sbss::fgf::dvc::DevCtrlEnumKey = std::variant<ifw::fgf::common::SetupParam::ParamEnum> |
| using | sbss::fgf::dvc::DevStatEnumKey |
Frame Grabber Communication Adapter - Class definition.