|
|
| 55 |
*/ |
55 |
*/ |
| 56 |
static uint32_t AllocateRouterId (); |
56 |
static uint32_t AllocateRouterId (); |
| 57 |
|
57 |
|
|
|
58 |
//---------------Abdul Code--------------------------------------- |
| 59 |
/** |
| 60 |
* @a public function to call the private InitializeRoutes function; |
| 61 |
*/ |
| 62 |
static void PromptlInitializeRoutes (); |
| 63 |
//----------------------------------------------------------------- |
| 64 |
|
| 58 |
private: |
65 |
private: |
| 59 |
/** |
66 |
/** |
| 60 |
* @brief Select which nodes in the system are to be router nodes and |
67 |
* @brief Select which nodes in the system are to be router nodes and |