Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

nodelink.hh File Reference

#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:

Include dependency graph

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

Included by dependency graph

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 }


Enumeration Type Documentation

enum NODE_LINK_TYPE
 

Enumeration values:
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 };


Generated on Sun Dec 2 15:57:24 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001