app_monitor.C File Reference

#include "gxsm_app.h"
#include "unit.h"
#include "pcs.h"
#include "xsmtypes.h"

Go to the source code of this file.

Classes

struct  MONITORLOGENTRY

Defines

#define MAXCOLUMNS   10

Variables

MONITORLOGENTRY tabledef []


Define Documentation

#define MAXCOLUMNS   10
 

Definition at line 41 of file app_monitor.C.


Variable Documentation

MONITORLOGENTRY tabledef[]
 

Initial value:

 {
  { "time stamp", 150, NULL },
  { "action",  100, NULL },
  { "comment", 200, NULL },
  { "value1", 100, NULL },
  { "value2", 100, NULL },
  { "value3", 100, NULL },
  { NULL, 0, NULL }
}

Definition at line 42 of file app_monitor.C.

Referenced by MonitorControl::MonitorControl().


Generated on Sat Apr 1 09:04:29 2006 for GXSM by  doxygen 1.4.6