|
OverSim
|
#include <P2pnsCache.h>
Public Attributes | |
| BinaryValue | value |
| cMessage * | ttlMessage |
Friends | |
| std::ostream & | operator<< (std::ostream &Stream, const P2pnsCacheEntry entry) |
Definition at line 38 of file P2pnsCache.h.
|
friend |
Definition at line 41 of file P2pnsCache.cc.
| cMessage* P2pnsCacheEntry::ttlMessage |
Definition at line 41 of file P2pnsCache.h.
Referenced by P2pnsCache::addData(), and operator<<().
| BinaryValue P2pnsCacheEntry::value |
Definition at line 40 of file P2pnsCache.h.
Referenced by P2pnsCache::addData(), and operator<<().