Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
TestData Struct Reference

Test payload for the hub unittest. More...

#include <hub_test_utils.hxx>

Public Attributes

int from
 Where this messsage was coming from (identifier or hub source)
 
int payload
 Something like a TTL, will be decremented by the default test-hub handlers.
 

Detailed Description

Test payload for the hub unittest.

Definition at line 8 of file hub_test_utils.hxx.

Member Data Documentation

◆ from

int TestData::from

Where this messsage was coming from (identifier or hub source)

Definition at line 11 of file hub_test_utils.hxx.

◆ payload

int TestData::payload

Something like a TTL, will be decremented by the default test-hub handlers.

Definition at line 14 of file hub_test_utils.hxx.


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