ifw-fgf 2.0.0
 
Loading...
Searching...
No Matches
commAdapter.hpp File Reference

Frame Grabber Communication Adapter - Class definition. More...

#include <stdint.h>
#include <vector>
#include <cstdint>
#include <atomic>
#include <thread>
#include <condition_variable>
#include <mutex>
#include <memory>
#include <string>
#include <variant>
#include <ifw/odp/cppcpl/imageCube.hpp>
#include <ifw/odp/cppcpl/image.hpp>
#include <ifw/fnd/tools/tools.hpp>
#include <ifw/fgf/common_llnetio/rawImage.hpp>
#include <ifw/fgf/common_llnetio/logger.hpp>
#include <ifw/fgf/common_llnetio/camBase.hpp>
#include <ifw/fgf/common_llnetio/iCommAdapter.hpp>
#include <ifw/rtmslib_llnetio/rtmsSender.hpp>

Go to the source code of this file.

Classes

struct  sbss::fgf::dvc::RtmsNetworkConfig
 
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
 

Detailed Description

Frame Grabber Communication Adapter - Class definition.