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