ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcb_rtms_cfg_t Class Reference

#include <ngcbIFC.hpp>

Public Member Functions

bool operator== (const ngcb_rtms_cfg_t &other) const
 Operator ==.
 
ngcb_rtms_cfg_toperator= (const ngcb_rtms_cfg_t &other)
 Operator =.
 
 ngcb_rtms_cfg_t (const ngcb_rtms_cfg_t &other)
 Copy constructor.
 
 ngcb_rtms_cfg_t ()
 Constructor.
 
void Reset ()
 Reset all registers.
 

Public Attributes

ngcb_reg_t topic
 MUDPI topic.
 
ngcb_reg_t component
 MUDPI component.
 
ngcb_reg_t application
 MUDPI application.
 
ngcb_reg_t leadingPadding
 RTMS leading padding.
 
ngcb_reg_t trailingPadding
 RTMS trailing padding.
 
ngcb_reg_t littleEndian
 RTMS little endian.
 
ngcb_reg_t local_ip
 RTC-IF local ip.
 
ngcb_reg_t subnet
 RTC-IF subnet mask.
 
ngcb_reg_t gateway
 RTC-IF gatewway.
 
ngcb_reg_t dest_ip
 RTC-IF destination ip.
 
ngcb_reg_t srcPort
 RTC-IF source port.
 
ngcb_reg_t destPort
 RTC-IF destination port.
 
ngcb_reg_t ttl
 RTC-IF TTL.
 
ngcb_reg_t ds
 RTC-IF DS.
 
ngcb_reg_treg [14]
 Register array.
 

Detailed Description

RTMS configuration (WFS)

Constructor & Destructor Documentation

◆ ngcb_rtms_cfg_t() [1/2]

ngcb_rtms_cfg_t::ngcb_rtms_cfg_t ( const ngcb_rtms_cfg_t & other)
inline

Copy constructor.

◆ ngcb_rtms_cfg_t() [2/2]

ngcb_rtms_cfg_t::ngcb_rtms_cfg_t ( )
inline

Constructor.

Member Function Documentation

◆ operator=()

ngcb_rtms_cfg_t & ngcb_rtms_cfg_t::operator= ( const ngcb_rtms_cfg_t & other)
inline

Operator =.

◆ operator==()

bool ngcb_rtms_cfg_t::operator== ( const ngcb_rtms_cfg_t & other) const
inline

Operator ==.

◆ Reset()

void ngcb_rtms_cfg_t::Reset ( )
inline

Reset all registers.

Member Data Documentation

◆ application

ngcb_reg_t ngcb_rtms_cfg_t::application

MUDPI application.

◆ component

ngcb_reg_t ngcb_rtms_cfg_t::component

MUDPI component.

◆ dest_ip

ngcb_reg_t ngcb_rtms_cfg_t::dest_ip

RTC-IF destination ip.

◆ destPort

ngcb_reg_t ngcb_rtms_cfg_t::destPort

RTC-IF destination port.

◆ ds

ngcb_reg_t ngcb_rtms_cfg_t::ds

RTC-IF DS.

◆ gateway

ngcb_reg_t ngcb_rtms_cfg_t::gateway

RTC-IF gatewway.

◆ leadingPadding

ngcb_reg_t ngcb_rtms_cfg_t::leadingPadding

RTMS leading padding.

◆ littleEndian

ngcb_reg_t ngcb_rtms_cfg_t::littleEndian

RTMS little endian.

◆ local_ip

ngcb_reg_t ngcb_rtms_cfg_t::local_ip

RTC-IF local ip.

◆ reg

ngcb_reg_t* ngcb_rtms_cfg_t::reg[14]

Register array.

◆ srcPort

ngcb_reg_t ngcb_rtms_cfg_t::srcPort

RTC-IF source port.

◆ subnet

ngcb_reg_t ngcb_rtms_cfg_t::subnet

RTC-IF subnet mask.

◆ topic

ngcb_reg_t ngcb_rtms_cfg_t::topic

MUDPI topic.

◆ trailingPadding

ngcb_reg_t ngcb_rtms_cfg_t::trailingPadding

RTMS trailing padding.

◆ ttl

ngcb_reg_t ngcb_rtms_cfg_t::ttl

RTC-IF TTL.


The documentation for this class was generated from the following file: