#include <stdint.h>#include <vector>#include <thread>#include <memory>#include <ifw/ccf/common/nameMapping.hpp>#include <ifw/ccf/common/comAdptBase.hpp>#include <ifw/ccf/tools/rtms2ccflib_llnetio/rtmsCcfReceiver.hpp>#include <ifw/rtmslib_llnetio/rtmsReceiver.hpp>Go to the source code of this file.
Classes | |
| class | ifw::ccf::protocols::rtms_llnetio::ComAdptRtms |
| CCF Communication Adapter implementing RTMS communication. More... | |
Namespaces | |
| namespace | ifw |
| namespace | ifw::ccf |
| namespace | ifw::ccf::protocols |
| namespace | ifw::ccf::protocols::rtms_llnetio |
Variables | |
| constexpr auto | ifw::ccf::protocols::rtms_llnetio::RTMS_PROP_IP_ADDRESS = "IpAddress" |
| constexpr auto | ifw::ccf::protocols::rtms_llnetio::RTMS_PROP_PORT = "Port" |
| constexpr auto | ifw::ccf::protocols::rtms_llnetio::RTMS_PROP_NET_IF = "NetworkInterface" |
| constexpr auto | ifw::ccf::protocols::rtms_llnetio::RTMS_PROP_WIDTH = "Width" |
| constexpr auto | ifw::ccf::protocols::rtms_llnetio::RTMS_PROP_HEIGHT = "Height" |
| constexpr auto | ifw::ccf::protocols::rtms_llnetio::RTMS_PROP_DATA_TYPE = "DataType" |
| constexpr auto | ifw::ccf::protocols::rtms_llnetio::RTMS_PROP_QUEUE_SIZE = "QueueSize" |
| constexpr auto | ifw::ccf::protocols::rtms_llnetio::RTMS_PROP_MTU_SIZE = "MtuSize" |
| constexpr auto | ifw::ccf::protocols::rtms_llnetio::RTMS_PROP_TOPIC_ID = "TopicId" |
| constexpr auto | ifw::ccf::protocols::rtms_llnetio::RTMS_PROP_SAMPLE_EXT_INFO = "SampleExtInfo" |