#include <nmlqr.hh>
Inheritance diagram for NML_QUERY_MSG:


Public Methods | |
| NML_QUERY_MSG (NMLTYPE t, long s) | |
| void | update (CMS *) |
Data Fields | |
| int | subdiv_for_reply |
|
||||||||||||
|
Definition at line 13 of file nmlqr.hh. 00013 :NMLmsg (t, s) 00014 { 00015 }; |
|
|
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 }
|
|
|
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().
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001