Public Member Functions | Public Attributes

NTreePingContext Class Reference

#include <NTreeHelper.h>

List of all members.

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

Definition at line 109 of file NTreeHelper.h.

Referenced by NTree::handlePingCallTimeout(), and NTree::handlePingResponse().

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: