OverSim
NTreePingContext Class Reference

#include <NTreeHelper.h>

Public Member Functions

 NTreePingContext (const NTreeScope &_scope, unsigned int _quadrant)

Public Attributes

NTreeScope nodeScope
unsigned int quadrant

Detailed Description

Definition at line 105 of file NTreeHelper.h.

Constructor & Destructor Documentation

NTreePingContext::NTreePingContext ( const NTreeScope _scope,
unsigned int  _quadrant 
)

Definition at line 159 of file NTreeHelper.cc.

:
nodeScope(_scope), quadrant(_quadrant)
{
}

Member Data Documentation

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().


The documentation for this class was generated from the following files: