|
OverSim
|
This is the complete list of members for P2pnsCache, including all inherited members.
| addData(BinaryValue name, BinaryValue value, cMessage *ttlMessage=NULL) | P2pnsCache | virtual |
| addIdCacheEntry(const OverlayKey &key, const BinaryValue *payload=NULL) | P2pnsCache | virtual |
| cache | P2pnsCache | protected |
| clear() | P2pnsCache | virtual |
| display() | P2pnsCache | |
| getData(const BinaryValue &name) | P2pnsCache | virtual |
| getDataAtPos(uint32_t pos=0) | P2pnsCache | virtual |
| getIdCacheEntry(const OverlayKey &key) | P2pnsCache | virtual |
| getSize() | P2pnsCache | virtual |
| getTtlMessage(const BinaryValue &name) | P2pnsCache | virtual |
| handleMessage(cMessage *msg) | P2pnsCache | virtual |
| idCache | P2pnsCache | protected |
| initialize(int stage) | P2pnsCache | virtual |
| isEmpty() | P2pnsCache | virtual |
| numInitStages() const | P2pnsCache | inlinevirtual |
| removeData(const BinaryValue &name) | P2pnsCache | virtual |
| removeIdCacheEntry(const OverlayKey &key) | P2pnsCache | virtual |
| updateDisplayString() | P2pnsCache | protected |
| updateTooltip() | P2pnsCache | protected |