kstars
indi_lpi.cpp File Reference
#include "v4ldriver.h"
Include dependency graph for indi_lpi.cpp:

Go to the source code of this file.
Functions | |
| void | ISGetProperties (const char *dev) |
| void | ISInit () |
| void | ISNewBLOB (const char *dev, const char *name, int sizes[], int blobsizes[], char *blobs[], char *formats[], char *names[], int n) |
| void | ISNewNumber (const char *dev, const char *name, double values[], char *names[], int n) |
| void | ISNewSwitch (const char *dev, const char *name, ISState *states, char *names[], int n) |
| void | ISNewText (const char *dev, const char *name, char *texts[], char *names[], int n) |
| void | ISSnoopDevice (XMLEle *root) |
Variables | |
| Meade_LPI * | MainCam = NULL |
Function Documentation
| void ISInit | ( | ) |
Definition at line 96 of file indi_lpi.cpp.
| void ISNewNumber | ( | const char * | dev, | |
| const char * | name, | |||
| double | values[], | |||
| char * | names[], | |||
| int | n | |||
| ) |
Definition at line 131 of file indi_lpi.cpp.
Variable Documentation
| Meade_LPI* MainCam = NULL |
Definition at line 93 of file indi_lpi.cpp.
KDE 4.2 API Reference