IBR-DTNSuite
0.8
|
#include "DTNTPWorker.h"
#include "core/NodeEvent.h"
#include "core/BundleCore.h"
#include "core/TimeEvent.h"
#include <ibrdtn/utils/Clock.h>
#include <ibrdtn/utils/Utils.h>
#include <ibrdtn/data/AgeBlock.h>
#include <ibrdtn/data/PayloadBlock.h>
#include <ibrdtn/data/SDNV.h>
#include <ibrdtn/data/ScopeControlHopLimitBlock.h>
#include <ibrcommon/TimeMeasurement.h>
#include <ibrcommon/Logger.h>
#include <sys/time.h>
Go to the source code of this file.
Namespaces | |
namespace | dtn |
namespace | dtn::daemon |
Functions | |
std::ostream & | dtn::daemon::operator<< (std::ostream &stream, const DTNTPWorker::TimeSyncMessage &obj) |
std::istream & | dtn::daemon::operator>> (std::istream &stream, DTNTPWorker::TimeSyncMessage &obj) |