kstars
LX200Autostar Class Reference
#include <lx200autostar.h>

Public Member Functions | |
void | getBasicData () |
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) |
void | ISPoll () |
LX200Autostar () | |
~LX200Autostar () |
Detailed Description
Definition at line 26 of file lx200autostar.h.
Constructor & Destructor Documentation
LX200Autostar::LX200Autostar | ( | ) |
Definition at line 53 of file lx200autostar.cpp.
LX200Autostar::~LX200Autostar | ( | ) | [inline] |
Definition at line 30 of file lx200autostar.h.
Member Function Documentation
void LX200Autostar::getBasicData | ( | void | ) | [virtual] |
Reimplemented from LX200Generic.
Reimplemented in LX200_16, and LX200GPS.
Definition at line 135 of file lx200autostar.cpp.
void LX200Autostar::ISGetProperties | ( | const char * | dev | ) | [virtual] |
Reimplemented from LX200Generic.
Reimplemented in LX200_16, and LX200GPS.
Definition at line 62 of file lx200autostar.cpp.
void LX200Autostar::ISNewNumber | ( | const char * | dev, | |
const char * | name, | |||
double | values[], | |||
char * | names[], | |||
int | n | |||
) | [virtual] |
Reimplemented from LX200Generic.
Reimplemented in LX200_16, and LX200GPS.
Definition at line 88 of file lx200autostar.cpp.
void LX200Autostar::ISNewSwitch | ( | const char * | dev, | |
const char * | name, | |||
ISState * | states, | |||
char * | names[], | |||
int | n | |||
) | [virtual] |
Reimplemented from LX200Generic.
Reimplemented in LX200_16, and LX200GPS.
Definition at line 93 of file lx200autostar.cpp.
void LX200Autostar::ISNewText | ( | const char * | dev, | |
const char * | name, | |||
char * | texts[], | |||
char * | names[], | |||
int | n | |||
) | [virtual] |
Reimplemented from LX200Generic.
Reimplemented in LX200_16, and LX200GPS.
Definition at line 74 of file lx200autostar.cpp.
void LX200Autostar::ISPoll | ( | ) | [virtual] |
Reimplemented from LX200Generic.
Reimplemented in LX200_16, and LX200GPS.
Definition at line 128 of file lx200autostar.cpp.
The documentation for this class was generated from the following files: