myrun::myformat Struct Reference

User selected standard mail format. More...


Data Fields

char * from
 The standard mail from address.

char * subject
 The standard mail subject.

char * message
 The standard mail message.


Detailed Description

User selected standard mail format.

Definition at line 161 of file monitor.h.


Field Documentation

char* myrun::myformat::from
 

The standard mail from address.

Definition at line 162 of file monitor.h.

Referenced by printrunlist().

char* myrun::myformat::message
 

The standard mail message.

Definition at line 164 of file monitor.h.

Referenced by printrunlist().

char* myrun::myformat::subject
 

The standard mail subject.

Definition at line 163 of file monitor.h.

Referenced by printrunlist().


The documentation for this struct was generated from the following file: