Menu

AWDSNL.cc File Reference

#include "mw/nl/AWDSNL.h"
#include "mw/el/EventLayerCallBack.h"
#include <vector>
#include <boost/bind.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/asio/read.hpp>
#include <boost/asio/placeholders.hpp>
#include "mw/nl/awds/logging.h"
#include "util/ios.h"
#include "util/CommandLineParameterGenerator.h"

Namespaces

namespace  famouso
namespace  famouso::mw
namespace  famouso::mw::nl

Functions

 famouso::mw::nl::CLP5 (AWDSOptions,"AWDS Network Layer","awds,a","connection and config parameter for the awds-network in the form of IP:PORT:INTERVAL:MAX_AGE:MAX_UNI\n""Values:\n"" IP: \tThe ip-addresse of the ps-awds-deamon\n"" PORT: \tThe port on which the deamon listen\n"" INTERVAL: \tThe renew-interval of subsciptions\n"" MAX_AGE: \tThe max age of subsciptions in seconds\n"" FLOW_PRIO:\tThe awds flow priority (-10 to 10)\n""(default 127.0.0.1:8555:60:70:0)", std::string, ip,"127.0.0.1", int, port, 8555, int, interval, 60, int, max_age, 70, int8_t, flow_prio, 0)