#include <demon.h>
Inheritance diagram for CH3_STATUS:


Public Methods | |
| CH3_STATUS () | |
| ~CH3_STATUS () | |
| void | update (CMS *cms) |
Data Fields | |
| char | buf [DEMO_MSG_BUF_SIZE] |
|
|
Definition at line 169 of file demon.cc. 00169 : 00170 RCS_STAT_MSG (CH3_STATUS_TYPE, sizeof (CH3_STATUS)) 00171 { 00172 00173 } |
|
|
Definition at line 132 of file demon.h. 00132 {};
|
|
|
Reimplemented from NMLmsg. Definition at line 176 of file demon.cc. 00177 {
00178 cms->update (buf, DEMO_MSG_BUF_SIZE);
00179 }
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001