WSF
WsfCommLayerMessage.hpp File Reference
#include "wsf_export.h"
#include <string>
Include dependency graph for WsfCommLayerMessage.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wsf::comm::layer::Message

Namespaces

namespace  wsf
 Function definitions for those who need run-time access to the version.
namespace  wsf::comm
namespace  wsf::comm::layer

Functions

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)
Copyrights Multiple, All Rights Reserved