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

ID_DELETE Class Reference

Inheritance diagram for ID_DELETE:

Inheritance graph
[legend]
Collaboration diagram for ID_DELETE:

Collaboration graph
[legend]

Public Methods

 ID_DELETE ()
void update (CMS *)

Data Fields

int subdiv

Constructor & Destructor Documentation

ID_DELETE::ID_DELETE   [inline]
 

Definition at line 61 of file nmlqr.cc.

00061               :NML_QUERY_MSG (ID_DELETE_TYPE, sizeof (ID_DELETE))
00062   {
00063   };


Member Function Documentation

void ID_DELETE::update CMS   cms
 

Reimplemented from NML_QUERY_MSG.

Definition at line 69 of file nmlqr.cc.

00070 {
00071   cms->update (subdiv);
00072 }


Field Documentation

int ID_DELETE::subdiv
 

Definition at line 65 of file nmlqr.cc.

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


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