#include <emc.hh>
Inheritance diagram for EMC_SET_DEBUG:


Public Methods | |
| EMC_SET_DEBUG () | |
| void | update (CMS *cms) |
Data Fields | |
| int | debug |
|
|
Definition at line 758 of file emc.hh. 00758 : RCS_CMD_MSG(EMC_SET_DEBUG_TYPE, sizeof(EMC_SET_DEBUG)) {}; |
|
|
Definition at line 2558 of file emc.cc. 02559 {
02560 cms->update(debug);
02561
02562 }
|
|
|
Definition at line 763 of file emc.hh. Referenced by emcIoSetDebug(), and sendDebug().
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001