#include <nml_oi.hh>
Inheritance diagram for NML_ERROR:


Public Methods | |
| NML_ERROR () | |
| ~NML_ERROR () | |
| void | update (CMS *cms) |
Data Fields | |
| char | error [NML_ERROR_LEN] |
|
|
|
|
|
Definition at line 45 of file nml_oi.hh. 00046 {
00047 };
|
|
|
Reimplemented from NMLmsg. Definition at line 16 of file nml_oi.cc. 00017 {
00018 cms->update (error, NML_ERROR_LEN);
00019 }
|
|
|
Definition at line 50 of file nml_oi.hh. Referenced by NML_MODULE::logError().
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001