OverSim
|
#include <NTreeHelper.h>
Public Member Functions | |
NTreePingContext (const NTreeScope &_scope, unsigned int _quadrant) |
Public Attributes | |
NTreeScope | nodeScope |
unsigned int | quadrant |
Definition at line 105 of file NTreeHelper.h.
NTreePingContext::NTreePingContext | ( | const NTreeScope & | _scope, |
unsigned int | _quadrant | ||
) |
Definition at line 159 of file NTreeHelper.cc.
NTreeScope NTreePingContext::nodeScope |
Definition at line 109 of file NTreeHelper.h.
Referenced by NTree::handlePingCallTimeout(), and NTree::handlePingResponse().
unsigned int NTreePingContext::quadrant |
Definition at line 110 of file NTreeHelper.h.
Referenced by NTree::handlePingCallTimeout(), and NTree::handlePingResponse().