#include "cms.hh"#include "nml.hh"#include "nmlmsg.hh"#include "cmd_msg.hh"#include "oi_msg.hh"Include dependency graph for rcs_oi.hh:

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

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 } |
|
|
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 };
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001