ifw-rtmstools 3.0.0
|
DdtImage Class Implementation. More...
Namespaces | |
namespace | llnetio |
RtmsReceiverTool class file. | |
namespace | rtms2ddtlib_llnetio |
DdtImage Class Implementation. | |
namespace | rtmslib_llnetio |
Logger source file. | |
Classes | |
class | DdtImage |
DDT Image Class. More... | |
struct | DdtSender |
The DdtSender struct. More... | |
class | Rtms2DdtReceiver |
The Rtms2DdtReceiver struct. More... | |
class | RtmsReceiver |
The RtmsReceiver class. More... | |
class | RtmsReceiverTool |
The RtmsReceiverTool class. More... | |
Functions | |
uint32_t | GetDdtType (const ifw::fnd::datatype::DataType data_type) |
Get DDT data type. | |
log4cplus::Logger & | GetAppLogger () |
std::string | GetThreadName () |
void | PrintPacketInfo (mudpiif::mudpiPacketJumbo mudpi_packet, hrtcpif::hrtcpLeaderPacket &hrtcp_packet, int pdu_size) |
Print information of the RTMS packets. | |
Variables | |
constexpr short | QUEUE_SIZE = 5 |
constexpr short | DDT_BUFFER_ITEMS = 2 |
constexpr int | MAX_PACKETS = 1000 |
constexpr int | PACKET_SIZE = 9600 |
DdtImage Class Implementation.
RtmsReceiverTool class file.
Logger source file.
DdtSender Class Implementation.
log4cplus::Logger & ifw::rtmstools::GetAppLogger | ( | ) |
|
inline |
Get DDT data type.
datatype | image data type. |
|
inline |
void ifw::rtmstools::PrintPacketInfo | ( | mudpiif::mudpiPacketJumbo | mudpi_packet, |
hrtcpif::hrtcpLeaderPacket & | hrtcp_packet, | ||
int | pdu_size ) |
Print information of the RTMS packets.
This is a help function
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |