IBR-DTNSuite  0.10
Node.cpp File Reference
#include "core/Node.h"
#include "core/BundleCore.h"
#include "net/ConvergenceLayer.h"
#include <ibrdtn/utils/Clock.h>
#include <ibrdtn/utils/Utils.h>
#include <ibrcommon/Logger.h>
#include <iostream>
#include <sstream>
Include dependency graph for Node.cpp:

Go to the source code of this file.

Namespaces

namespace  dtn
 
namespace  dtn::core
 

Functions

std::ostream & dtn::core::operator<< (std::ostream &stream, const Node::URI &u)
 
std::ostream & dtn::core::operator<< (std::ostream &stream, const Node::Attribute &a)
 
bool dtn::core::compare_uri_priority (const Node::URI &first, const Node::URI &second)
 
bool dtn::core::compare_attr_priority (const Node::Attribute &first, const Node::Attribute &second)
 
std::ostream & dtn::core::operator<< (std::ostream &stream, const Node &node)