A structure for the valid ports that may be used whilst running the application. More...
#include "rf_library.h"
Data Fields | |
| size_t | size |
| Size of this structure. | |
| HqBool | startPort |
| This application may send Farm control messages and receive and extract Farm control message structures from replies. | |
| HqBool | jobPort |
| This application may send Job control messages and receive and extract Job message structures from replies. | |
| HqBool | statusPort |
| This application may send Status request messages and receive and extract Status message structures from replies. | |
| HqBool | notificationPort |
| This application may receive and extract Notification message structures from messages. | |
| HqBool | rasterPort |
| This application may send Raster management messages and receive Raster management message structures from replies. | |
A structure for the valid ports that may be used whilst running the application.