|
Open Model Railroad Network (OpenMRN)
|
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. | |
Test payload for the hub unittest.
Definition at line 8 of file hub_test_utils.hxx.
| int TestData::from |
Where this messsage was coming from (identifier or hub source)
Definition at line 11 of file hub_test_utils.hxx.
| 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.