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

REMOTE_CMS_REPLY Struct Reference

#include <rem_msg.hh>

Inheritance diagram for REMOTE_CMS_REPLY:

Inheritance graph
[legend]
Collaboration diagram for REMOTE_CMS_REPLY:

Collaboration graph
[legend]

Public Methods

 REMOTE_CMS_REPLY ()

Data Fields

int status

Constructor & Destructor Documentation

REMOTE_CMS_REPLY::REMOTE_CMS_REPLY   [inline]
 

Definition at line 66 of file rem_msg.hh.

00067   {
00068     status = 0;
00069   };


Field Documentation

int REMOTE_CMS_REPLY::status
 

Definition at line 70 of file rem_msg.hh.

Referenced by NML_SERVER_LOCAL_PORT::blocking_read(), CMS_SERVER_LOCAL_PORT::get_diag_info(), CMS_SERVER_REMOTE_UDP_PORT::handle_request(), CMS_SERVER_REMOTE_TTY_PORT::handle_request(), RPCMEM::peek(), CMS_SERVER::process_request(), RPCMEM::read(), RPCMEM::write(), and RPCMEM::write_if_read().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 2 15:59:12 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001