#include "connector.h"
#include "object.h"
#include "lib/bsd-list.h"
#include "phy.h"
#include "net-interface.h"
#include "energy-model.h"
#include "location.h"
#include "rtmodule.h"
#include "parentnode.h"
Include dependency graph for node.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| class | LinkHead |
| struct | neighbor_list_node |
| class | Node |
| struct | rtm_node |
Functions | |
| LIST_HEAD (node_head, Node) | |
| LIST_HEAD (linklist_head, LinkHead) | |
Variables | |
| const int | NODE_NAMLOG_BUFSZ = 256 |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Definition at line 118 of file node.h. Referenced by Node::namdump(). |
1.4.6