#include <Analog.h>
|
static int CCONV | AttachHandler (CPhidgetHandle IFK, void *userptr) |
|
static int CCONV | DetachHandler (CPhidgetHandle IFK, void *userptr) |
|
static int CCONV | ErrorHandler (CPhidgetHandle IFK, void *userptr, int ErrorCode, const char *unknown) |
|
Definition at line 23 of file Analog.h.
◆ AttachHandler()
int CCONV Devices::Analog::AttachHandler |
( |
CPhidgetHandle |
IFK, |
|
|
void * |
userptr |
|
) |
| |
|
staticprivate |
◆ Destroy()
void Devices::Analog::Destroy |
( |
| ) |
const |
◆ DetachHandler()
int CCONV Devices::Analog::DetachHandler |
( |
CPhidgetHandle |
IFK, |
|
|
void * |
userptr |
|
) |
| |
|
staticprivate |
◆ display_properties()
int Devices::Analog::display_properties |
( |
CPhidgetAnalogHandle |
phid | ) |
const |
|
private |
◆ ErrorHandler()
int CCONV Devices::Analog::ErrorHandler |
( |
CPhidgetHandle |
IFK, |
|
|
void * |
userptr, |
|
|
int |
ErrorCode, |
|
|
const char * |
unknown |
|
) |
| |
|
staticprivate |
◆ FrameMove()
void Devices::Analog::FrameMove |
( |
| ) |
const |
just watch for changes on the bus of the output voltage
Definition at line 154 of file Analog.cpp.
◆ Initialize()
◆ bus
Bus* Devices::Analog::bus = nullptr |
|
private |
◆ config
◆ ifKit
CPhidgetAnalogHandle Devices::Analog::ifKit = nullptr |
|
private |
◆ logger
Logger* Devices::Analog::logger = nullptr |
|
private |
The documentation for this class was generated from the following files: