#include <nschannel-u.h>
◆ NsChannelU() [1/2]
NsChannelU::NsChannelU |
( |
| ) |
|
|
inline |
◆ NsChannelU() [2/2]
NsChannelU::NsChannelU |
( |
int |
cam | ) |
|
|
inline |
◆ close()
int NsChannelU::close |
( |
| ) |
|
|
virtual |
◆ closecontrol()
int NsChannelU::closecontrol |
( |
void |
| ) |
|
|
protected |
◆ getCommandChannel()
struct ftdi_context * NsChannelU::getCommandChannel |
( |
void |
| ) |
|
◆ getDataChannel()
struct ftdi_context * NsChannelU::getDataChannel |
( |
void |
| ) |
|
◆ getMaxXfer()
int NsChannelU::getMaxXfer |
( |
| ) |
|
◆ open()
◆ opencontrol()
int NsChannelU::opencontrol |
( |
void |
| ) |
|
|
protectedvirtual |
◆ opendownload()
int NsChannelU::opendownload |
( |
void |
| ) |
|
|
protectedvirtual |
◆ purgeData()
int NsChannelU::purgeData |
( |
void |
| ) |
|
|
virtual |
◆ readCommand()
int NsChannelU::readCommand |
( |
unsigned char * |
buf, |
|
|
size_t |
n |
|
) |
| |
|
virtual |
◆ readData()
int NsChannelU::readData |
( |
unsigned char * |
buf, |
|
|
size_t |
n |
|
) |
| |
|
virtual |
◆ resetcontrol()
int NsChannelU::resetcontrol |
( |
void |
| ) |
|
|
virtual |
◆ scan()
int NsChannelU::scan |
( |
void |
| ) |
|
|
protectedvirtual |
◆ setDataRts()
int NsChannelU::setDataRts |
( |
void |
| ) |
|
|
virtual |
◆ writeCommand()
int NsChannelU::writeCommand |
( |
const unsigned char * |
buf, |
|
|
size_t |
n |
|
) |
| |
|
virtual |
◆ camdev
struct libusb_device* NsChannelU::camdev |
|
private |
◆ command_channel
struct ftdi_context NsChannelU::command_channel |
|
private |
◆ data_channel
struct ftdi_context NsChannelU::data_channel |
|
private |
◆ devs
struct ftdi_device_list* NsChannelU::devs |
|
private |
◆ scan_channel
struct ftdi_context NsChannelU::scan_channel |
|
private |
The documentation for this class was generated from the following files:
- ln/3rdparty/src/indilib/indi-1.7.4/3rdparty/indi-nightscape/nschannel-u.h
- ln/3rdparty/src/indilib/indi-1.7.4/3rdparty/indi-nightscape/nschannel-u.cpp