#include "rcs_defs.hh"#include "nml.hh"#include "nmlmsg.hh"#include "node.hh"#include "cmd_msg.hh"#include "stat_msg.hh"#include "wm_msg.hh"Include dependency graph for nodelink.hh:

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

Go to the source code of this file.
Data Structures | |
| class | NODE_LINK |
Enumerations | |
| enum | NODE_LINK_TYPE { NODE_WM_ONLY, NODE_SUBORDINATE_ONLY, NODE_WM_AND_SUBORDINATE } |
|
|
Definition at line 21 of file nodelink.hh. 00022 {
00023 NODE_WM_ONLY,
00024 NODE_SUBORDINATE_ONLY,
00025 NODE_WM_AND_SUBORDINATE,
00026 };
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001