ifw-ccf 6.0.0
 
Loading...
Searching...
No Matches
comAdptRtms.hpp File Reference
#include <stdint.h>
#include <vector>
#include <thread>
#include <ifw/ccf/common/nameMapping.hpp>
#include <ifw/ccf/common/comAdptBase.hpp>
#include <ifw/ccf/tools/rtms2ccflib/rtmsCcfReceiver.hpp>

Go to the source code of this file.

Classes

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

Namespaces

namespace  ifw
 
namespace  ifw::ccf
 
namespace  ifw::ccf::protocols
 
namespace  ifw::ccf::protocols::rtms
 

Variables

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

Detailed Description