Skip to main content

Static Public Member Functions

MethodDescription
static lqtProcessList* create()Returns a pointer to a newly created lqtProcessList instance.
static void destroy(lqtProcessList* pProcessList)Destroys all resources associated with the supplied lqtProcessList pointer.

Public Member Functions

MethodDescription
void add(const char* process, const lqtProcessOptions* options)Adds the provided process name and process options to the process list. See the list of available processes for more information.