#include <string>
#include <vector>
#include <pthread.h>
#include "hdlinuxio.h"
#include "hdcommands.h"
#include "hdlisten.h"
#include "hddefs.h"
#include "halcyon.h"
#include "hdcontrol.h"
Functions | |
void * | f_StartChangeMonitor (void *ctx) |
void* f_StartChangeMonitor | ( | void * | ctx | ) |
Used outside of the class to provide a way to call HDControl::changemonitor() to start a separate listener thread.