lqtProcessList

lqtProcessList

Static Public Member Functions

static lqtProcessList* create ()

This member function returns a pointer to a newly created lqtProcessList instance.

static void destroy (lqtProcessList* pProcessList)

This member function destroys all resources associated with the supplied lqtProcessList pointer.

Public Member Functions

void add (const char* process, const lqtProcessOptions* options)

This member function adds the provided process name and process options to the process list. Click here for a list of available processes.