OverSim
|
Public Member Functions | |
WaitingContext () | |
WaitingContext (ProxListener *listener, cPolymorphic *context, uint32_t id) |
Public Attributes | |
ProxListener * | proxListener |
cPolymorphic * | proxContext |
uint32_t | id |
Definition at line 140 of file NeighborCache.h.
|
inline |
Definition at line 142 of file NeighborCache.h.
|
inline |
Definition at line 143 of file NeighborCache.h.
uint32_t NeighborCache::WaitingContext::id |
Definition at line 150 of file NeighborCache.h.
cPolymorphic* NeighborCache::WaitingContext::proxContext |
Definition at line 149 of file NeighborCache.h.
Referenced by WaitingContext().
ProxListener* NeighborCache::WaitingContext::proxListener |
Definition at line 147 of file NeighborCache.h.
Referenced by WaitingContext().