IBR-DTNSuite
0.12
|
#include "config.h"
#include "net/DiscoveryBeacon.h"
#include <ibrdtn/data/Exceptions.h>
#include <ibrdtn/data/Number.h>
#include <ibrcommon/Logger.h>
#include <typeinfo>
#include <iostream>
#include <vector>
#include <netinet/in.h>
Go to the source code of this file.
Namespaces | |
dtn | |
dtn::net | |
Constant Groups | |
dtn | |
dtn::net | |
Functions | |
std::ostream & | dtn::net::operator<< (std::ostream &stream, const DiscoveryBeacon &announcement) |
std::istream & | dtn::net::operator>> (std::istream &stream, DiscoveryBeacon &announcement) |