

Public Methods | |
| ID_REPLY () | |
| void | update (CMS *) |
Data Fields | |
| int | subdiv |
|
|
Definition at line 44 of file nmlqr.cc. 00044 :NML_QUERY_MSG (ID_REPLY_TYPE, sizeof (ID_REPLY)) 00045 { 00046 }; |
|
|
Reimplemented from NML_QUERY_MSG. Definition at line 52 of file nmlqr.cc. 00053 {
00054 cms->update (subdiv);
00055 }
|
|
|
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().
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001