myrun::myformat Struct Reference

User selected standard mail format. More...


Data Fields

char * from
 The standard mail from address. More...

char * subject
 The standard mail subject. More...

char * message
 The standard mail message. More...


Detailed Description

User selected standard mail format.

Definition at line 121 of file monitor.h.


Field Documentation

char* myrun::myformat::from
 

The standard mail from address.

Definition at line 122 of file monitor.h.

Referenced by printrunlist().

char* myrun::myformat::message
 

The standard mail message.

Definition at line 124 of file monitor.h.

Referenced by printrunlist().

char* myrun::myformat::subject
 

The standard mail subject.

Definition at line 123 of file monitor.h.

Referenced by printrunlist().


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