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

REMOTE_BLOCKING_READ_REQUEST Struct Reference

#include <rem_msg.hh>

Inheritance diagram for REMOTE_BLOCKING_READ_REQUEST:

Inheritance graph
[legend]
Collaboration diagram for REMOTE_BLOCKING_READ_REQUEST:

Collaboration graph
[legend]

Public Methods

 REMOTE_BLOCKING_READ_REQUEST ()

Data Fields

int access_type
long last_id_read
long timeout_millis
void * _nml
void * _data
void * _reply

Constructor & Destructor Documentation

REMOTE_BLOCKING_READ_REQUEST::REMOTE_BLOCKING_READ_REQUEST   [inline]
 

Definition at line 76 of file rem_msg.hh.

00076                                  :REMOTE_CMS_REQUEST
00077     (REMOTE_CMS_BLOCKING_READ_REQUEST_TYPE)
00078   {
00079   };


Field Documentation

int REMOTE_BLOCKING_READ_REQUEST::access_type
 

Definition at line 80 of file rem_msg.hh.

long REMOTE_BLOCKING_READ_REQUEST::last_id_read
 

Definition at line 81 of file rem_msg.hh.

long REMOTE_BLOCKING_READ_REQUEST::timeout_millis
 

Definition at line 84 of file rem_msg.hh.

Referenced by NML_SERVER_LOCAL_PORT::blocking_read().

void* REMOTE_BLOCKING_READ_REQUEST::_nml
 

Definition at line 86 of file rem_msg.hh.

Referenced by NML_SERVER_LOCAL_PORT::blocking_read().

void* REMOTE_BLOCKING_READ_REQUEST::_data
 

Definition at line 87 of file rem_msg.hh.

Referenced by NML_SERVER_LOCAL_PORT::blocking_read().

void* REMOTE_BLOCKING_READ_REQUEST::_reply
 

Definition at line 88 of file rem_msg.hh.

Referenced by NML_SERVER_LOCAL_PORT::blocking_read().


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