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