|
IBR-DTNSuite
0.8
|
| std::ostream& dtn::routing::operator<< | ( | std::ostream & | stream, |
| const NodeHandshake & | hs | ||
| ) |
Definition at line 87 of file NodeHandshake.cpp.
References dtn::routing::NodeHandshakeItem::getIdentifier(), dtn::routing::NodeHandshakeItem::getLength(), dtn::routing::NodeHandshake::HANDSHAKE_REQUEST, dtn::routing::NodeHandshake::HANDSHAKE_RESPONSE, and dtn::routing::NodeHandshakeItem::serialize().

| std::ostream& dtn::routing::operator<< | ( | std::ostream & | stream, |
| const SummaryVector & | obj | ||
| ) |
Definition at line 107 of file SummaryVector.cpp.
References ibrcommon::BloomFilter::size(), and ibrcommon::BloomFilter::table().

| std::ostream& dtn::routing::operator<< | ( | std::ostream & | stream, |
| const ProphetRoutingExtension::DeliveryPredictabilityMap & | map | ||
| ) |
Definition at line 713 of file ProphetRoutingExtension.cpp.
| std::ostream & dtn::routing::operator<< | ( | std::ostream & | stream, |
| const ProphetRoutingExtension::AcknowledgementSet & | ack_set | ||
| ) |
Definition at line 724 of file ProphetRoutingExtension.cpp.
| std::istream& dtn::routing::operator>> | ( | std::istream & | stream, |
| SummaryVector & | obj | ||
| ) |
Definition at line 118 of file SummaryVector.cpp.
References dtn::routing::SummaryVector::clear(), and ibrcommon::BloomFilter::load().

| std::istream& dtn::routing::operator>> | ( | std::istream & | stream, |
| NodeHandshake & | hs | ||
| ) |
Definition at line 134 of file NodeHandshake.cpp.
References ibrcommon::BLOB::copy(), dtn::routing::NodeHandshake::HANDSHAKE_REQUEST, and dtn::routing::NodeHandshake::HANDSHAKE_RESPONSE.
