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

NML_QUERY_MSG Class Reference

#include <nmlqr.hh>

Inheritance diagram for NML_QUERY_MSG:

Inheritance graph
[legend]
Collaboration diagram for NML_QUERY_MSG:

Collaboration graph
[legend]

Public Methods

 NML_QUERY_MSG (NMLTYPE t, long s)
void update (CMS *)

Data Fields

int subdiv_for_reply

Constructor & Destructor Documentation

NML_QUERY_MSG::NML_QUERY_MSG NMLTYPE    t,
long    s
[inline]
 

Definition at line 13 of file nmlqr.hh.

00013                                    :NMLmsg (t, s)
00014   {
00015   };


Member Function Documentation

void NML_QUERY_MSG::update CMS   cms
 

Reimplemented from NMLmsg.

Reimplemented in ID_REQUEST, ID_REPLY, and ID_DELETE.

Definition at line 75 of file nmlqr.cc.

00076 {
00077   cms->update (subdiv_for_reply);
00078 }


Field Documentation

int NML_QUERY_MSG::subdiv_for_reply
 

Definition at line 17 of file nmlqr.hh.

Referenced by NML_QR_SERVER::readQuery(), NML_QR_CLIENT::sendQuery(), NML_QR_SERVER::waitForQuery(), and NML_QR_CLIENT::~NML_QR_CLIENT().


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