kstars
sbigcam.cpp File Reference
#include <iostream>
#include <cstring>
#include "sbigcam.h"
Include dependency graph for sbigcam.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | std |
Functions | |
| auto_ptr< SbigCam > | sbig_cam (0) |
| void | ISInit () |
| void | ISGetProperties (const char *dev) |
| void | ISNewSwitch (const char *dev, const char *name, ISState *states, char *names[], int num) |
| void | ISNewText (const char *dev, const char *name, char *texts[], char *names[], int num) |
| void | ISNewNumber (const char *dev, const char *name, double values[], char *names[], int num) |
| void | ISNewBLOB (const char *dev, const char *name, int sizes[], int blobsizes[], char *blobs[], char *formats[], char *names[], int n) |
| void | ISSnoopDevice (XMLEle *root) |
Function Documentation
| void ISInit | ( | ) |
Definition at line 46 of file sbigcam.cpp.
| void ISNewNumber | ( | const char * | dev, | |
| const char * | name, | |||
| double | values[], | |||
| char * | names[], | |||
| int | num | |||
| ) |
Definition at line 85 of file sbigcam.cpp.
| auto_ptr<SbigCam> sbig_cam | ( | 0 | ) |
KDE 4.0 API Reference