#include <bossmin.h>
Public Methods | |
Boss () | |
The constructor where the producers will be created. | |
int | updateJobParameter (int idnum, string tab, string key, string val) |
The function where a row will be inserted into the message producer. | |
~Boss () | |
The destructor where the producers will be closed. |