ifw-ccf  3.0.0-pre2
Classes | Namespaces | Variables
comAdptRtms.hpp File Reference
#include <stdint.h>
#include <vector>
#include <thread>
#include <ccf/common/nameMapping.hpp>
#include <ccf/common/comAdptBase.hpp>
#include <rtms2ccflib/rtmsCcfReceiver.hpp>

Go to the source code of this file.

Classes

class  ccf::protocols::rtms::ComAdptRtms
 CCF Communication Adapter implementing RTMS communication. More...
 

Namespaces

 ccf
 
 ccf::protocols
 
 ccf::protocols::rtms
 CCF Communication Adapter based on the Rtms SDK.
 

Variables

constexpr auto ccf::protocols::rtms::RTMS_PROP_IP_ADDRESS = "IpAddress"
 
constexpr auto ccf::protocols::rtms::RTMS_PROP_PORT = "Port"
 
constexpr auto ccf::protocols::rtms::RTMS_PROP_NET_IF = "NetworkInterface"
 
constexpr auto ccf::protocols::rtms::RTMS_PROP_WIDTH = "Width"
 
constexpr auto ccf::protocols::rtms::RTMS_PROP_HEIGHT = "Height"
 
constexpr auto ccf::protocols::rtms::RTMS_PROP_DATA_TYPE = "DataType"
 
constexpr auto ccf::protocols::rtms::RTMS_PROP_QUEUE_SIZE = "QueueSize"