#include <GlobalDhtTestMap.h>
Public Attributes | |
BinaryValue | value |
simtime_t | endtime |
Friends | |
std::ostream & | operator<< (std::ostream &Stream, const DHTEntry entry) |
Definition at line 36 of file GlobalDhtTestMap.h.
std::ostream& operator<< | ( | std::ostream & | Stream, | |
const DHTEntry | entry | |||
) | [friend] |
Definition at line 36 of file GlobalDhtTestMap.cc.
simtime_t DHTEntry::endtime |
Definition at line 39 of file GlobalDhtTestMap.h.
Referenced by DHTTestApp::handleGetResponse(), GlobalDhtTestMap::insertEntry(), and operator<<().
Definition at line 38 of file GlobalDhtTestMap.h.
Referenced by DHTTestApp::handleGetResponse(), and operator<<().