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

rcs_oi.hh File Reference

#include "cms.hh"
#include "nml.hh"
#include "nmlmsg.hh"
#include "cmd_msg.hh"
#include "oi_msg.hh"

Include dependency graph for rcs_oi.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  RCS_OI

Enumerations

enum  OI_MODE_TYPE { OI_TELEOPERATION, OI_BLOCKED, OI_ACCEPTING_REQUESTS, OI_EMERGENCY_REQUESTS_ONLY }


Enumeration Type Documentation

enum OI_MODE_TYPE
 

Enumeration values:
OI_TELEOPERATION 
OI_BLOCKED 
OI_ACCEPTING_REQUESTS 
OI_EMERGENCY_REQUESTS_ONLY 

Definition at line 15 of file rcs_oi.hh.

00016 {
00017   OI_TELEOPERATION,
00018   OI_BLOCKED,
00019   OI_ACCEPTING_REQUESTS,
00020   OI_EMERGENCY_REQUESTS_ONLY,
00021 };


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