List of all members.
Public Member Functions |
|
int | command (int argc, const char *const *argv) |
|
int | get_neighbors (MobileNode *mn, MobileNode **output) |
|
void | new_moves (MobileNode *) |
|
void | dump () |
Static Public Member Functions |
|
static GridKeeper * | instance () |
Public Attributes |
|
int | size_ |
Protected Attributes |
|
MobileNode *** | grid_ |
|
int | dim_x_ |
|
int | dim_y_ |
|
GridHandler * | gh_ |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/mobile/gridkeeper.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/mobile/gridkeeper.cc