OpenJAUS SAE SDK  6.0.0
Namespaces | Variables
openjaus::settings::keys::global::networking Namespace Reference

Namespaces

 loopback
 

Variables

static const std::string enableTcp = "_GLOBAL_.Network.EnableTCP"
 
static const std::string interfaces = "_GLOBAL_.Network.Interface"
 
static const std::string largeMessageBurstLength = "_GLOBAL_.Network.LargeMessageBurstLength"
 
static const std::string ackNakTimeout_sec = "_GLOBAL_.Network.AckNakTimeout_sec"
 
static const std::string ackNakRetryCount = "_GLOBAL_.Network.AckNakRetryCount"
 
static const std::string timeToLive = "_GLOBAL_.Network.TTL"
 
static const std::string broadcastMethod = "_GLOBAL_.JAUSBroadcast.Method"
 
static const std::string multicastAddress = "_GLOBAL_.JAUSBroadcast.MulticastAddress"
 
static const std::string unknownRouteResolutionMethod = "_GLOBAL_.Network.UnknownRouteResolutionMethod"
 

Variable Documentation

◆ ackNakRetryCount

const std::string openjaus::settings::keys::global::networking::ackNakRetryCount = "_GLOBAL_.Network.AckNakRetryCount"
static

◆ ackNakTimeout_sec

const std::string openjaus::settings::keys::global::networking::ackNakTimeout_sec = "_GLOBAL_.Network.AckNakTimeout_sec"
static

◆ broadcastMethod

const std::string openjaus::settings::keys::global::networking::broadcastMethod = "_GLOBAL_.JAUSBroadcast.Method"
static

◆ enableTcp

const std::string openjaus::settings::keys::global::networking::enableTcp = "_GLOBAL_.Network.EnableTCP"
static

◆ interfaces

const std::string openjaus::settings::keys::global::networking::interfaces = "_GLOBAL_.Network.Interface"
static

◆ largeMessageBurstLength

const std::string openjaus::settings::keys::global::networking::largeMessageBurstLength = "_GLOBAL_.Network.LargeMessageBurstLength"
static

◆ multicastAddress

const std::string openjaus::settings::keys::global::networking::multicastAddress = "_GLOBAL_.JAUSBroadcast.MulticastAddress"
static

◆ timeToLive

const std::string openjaus::settings::keys::global::networking::timeToLive = "_GLOBAL_.Network.TTL"
static

◆ unknownRouteResolutionMethod

const std::string openjaus::settings::keys::global::networking::unknownRouteResolutionMethod = "_GLOBAL_.Network.UnknownRouteResolutionMethod"
static