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

ID_REPLY Class Reference

Inheritance diagram for ID_REPLY:

Inheritance graph
[legend]
Collaboration diagram for ID_REPLY:

Collaboration graph
[legend]

Public Methods

 ID_REPLY ()
void update (CMS *)

Data Fields

int subdiv

Constructor & Destructor Documentation

ID_REPLY::ID_REPLY   [inline]
 

Definition at line 44 of file nmlqr.cc.

00044              :NML_QUERY_MSG (ID_REPLY_TYPE, sizeof (ID_REPLY))
00045   {
00046   };


Member Function Documentation

void ID_REPLY::update CMS   cms
 

Reimplemented from NML_QUERY_MSG.

Definition at line 52 of file nmlqr.cc.

00053 {
00054   cms->update (subdiv);
00055 }


Field Documentation

int ID_REPLY::subdiv
 

Definition at line 48 of file nmlqr.cc.

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


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