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

REMOTE_SET_SUBSCRIPTION_REQUEST Struct Reference

#include <rem_msg.hh>

Inheritance diagram for REMOTE_SET_SUBSCRIPTION_REQUEST:

Inheritance graph
[legend]
Collaboration diagram for REMOTE_SET_SUBSCRIPTION_REQUEST:

Collaboration graph
[legend]

Public Methods

 REMOTE_SET_SUBSCRIPTION_REQUEST ()

Data Fields

int subscription_type
int poll_interval_millis
int last_id_read

Constructor & Destructor Documentation

REMOTE_SET_SUBSCRIPTION_REQUEST::REMOTE_SET_SUBSCRIPTION_REQUEST   [inline]
 

Definition at line 228 of file rem_msg.hh.

00228                                     :REMOTE_CMS_REQUEST
00229     (REMOTE_CMS_SET_SUBSCRIPTION_REQUEST_TYPE)
00230   {
00231   };


Field Documentation

int REMOTE_SET_SUBSCRIPTION_REQUEST::subscription_type
 

Definition at line 232 of file rem_msg.hh.

int REMOTE_SET_SUBSCRIPTION_REQUEST::poll_interval_millis
 

Definition at line 233 of file rem_msg.hh.

int REMOTE_SET_SUBSCRIPTION_REQUEST::last_id_read
 

Definition at line 234 of file rem_msg.hh.


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