Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
openlcb::MultiTcpIfTest::ClientIf Struct Reference

Public Member Functions

 ClientIf (MultiTcpIfTest *parent, NodeID node_id)
 

Public Attributes

int fds_ [2]
 
MultiTcpIfTestparent_
 
NodeID nodeId_
 
HubFlow device_ {&g_service}
 
IfTcp ifTcp_ {nodeId_, &device_, parent_->local_node_count}
 

Detailed Description

Definition at line 225 of file if_tcp_test_helper.hxx.

Constructor & Destructor Documentation

◆ ClientIf()

openlcb::MultiTcpIfTest::ClientIf::ClientIf ( MultiTcpIfTest parent,
NodeID  node_id 
)
inline

Definition at line 227 of file if_tcp_test_helper.hxx.

Member Data Documentation

◆ device_

HubFlow openlcb::MultiTcpIfTest::ClientIf::device_ {&g_service}

Definition at line 242 of file if_tcp_test_helper.hxx.

◆ fds_

int openlcb::MultiTcpIfTest::ClientIf::fds_[2]

Definition at line 239 of file if_tcp_test_helper.hxx.

◆ ifTcp_

IfTcp openlcb::MultiTcpIfTest::ClientIf::ifTcp_ {nodeId_, &device_, parent_->local_node_count}

Definition at line 243 of file if_tcp_test_helper.hxx.

◆ nodeId_

NodeID openlcb::MultiTcpIfTest::ClientIf::nodeId_

Definition at line 241 of file if_tcp_test_helper.hxx.

◆ parent_

MultiTcpIfTest* openlcb::MultiTcpIfTest::ClientIf::parent_

Definition at line 240 of file if_tcp_test_helper.hxx.


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