kstars
V4L_Philips Class Reference
#include <v4lphilips.h>
Inheritance diagram for V4L_Philips:

Public Member Functions | |
void | initCamBase () |
void | initProperties (const char *dev) |
void | ISGetProperties (const char *dev) |
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) |
V4L_Philips () | |
~V4L_Philips () |
Detailed Description
Definition at line 29 of file v4lphilips.h.
Constructor & Destructor Documentation
V4L_Philips::V4L_Philips | ( | ) |
Definition at line 26 of file v4lphilips.cpp.
V4L_Philips::~V4L_Philips | ( | ) |
Definition at line 31 of file v4lphilips.cpp.
Member Function Documentation
void V4L_Philips::initCamBase | ( | ) | [virtual] |
void V4L_Philips::initProperties | ( | const char * | dev | ) | [virtual] |
void V4L_Philips::ISGetProperties | ( | const char * | dev | ) | [virtual] |
void V4L_Philips::ISNewNumber | ( | const char * | dev, | |
const char * | name, | |||
double | values[], | |||
char * | names[], | |||
int | n | |||
) | [virtual] |
void V4L_Philips::ISNewSwitch | ( | const char * | dev, | |
const char * | name, | |||
ISState * | states, | |||
char * | names[], | |||
int | n | |||
) | [virtual] |
void V4L_Philips::ISNewText | ( | const char * | dev, | |
const char * | name, | |||
char * | texts[], | |||
char * | names[], | |||
int | n | |||
) | [virtual] |
The documentation for this class was generated from the following files: