|
| static constexpr const Message | wsf::comm::layer::cDOWN_ACK_SEND (0U, "UPPER_LAYER_ACK_SEND", false) |
| static constexpr const Message | wsf::comm::layer::cDOWN_NACK_SEND (1U, "UPPER_LAYER_NACK_SEND", false) |
| static constexpr const Message | wsf::comm::layer::cUP_ACK_SEND (2U, "LOWER_LAYER_ACK_SEND", true) |
| static constexpr const Message | wsf::comm::layer::cUP_NACK_SEND (3U, "LOWER_LAYER_NACK_SEND", true) |
| static constexpr const Message | wsf::comm::layer::cDOWN_ACK_RECEIVE (4U, "UPPER_LAYER_ACK_RECEIVE", false) |
| static constexpr const Message | wsf::comm::layer::cDOWN_NACK_RECEIVE (5U, "UPPER_LAYER_NACK_RECEIVE", false) |
| static constexpr const Message | wsf::comm::layer::cUP_ACK_RECEIVE (6U, "LOWER_LAYER_ACK_RECEIVE", true) |
| static constexpr const Message | wsf::comm::layer::cUP_NACK_RECEIVE (7U, "LOWER_LAYER_NACK_RECEIVE", true) |
| static constexpr const Message | wsf::comm::layer::cNETWORK_FORWARD (8U, "FORWARD_MESSAGE", false) |
| static constexpr const Message | wsf::comm::layer::cNETWORK_MULTIPLE_SEND (9U, "MULTIPLE_SEND", false) |
| static constexpr const Message | wsf::comm::layer::cDATALINK_READY (10U, "DATALINK_READY", false) |
| static constexpr const Message | wsf::comm::layer::cDATALINK_QUEUE_PURGE (11U, "DATALINK_QUEUE_PURGE", false) |