TwiceAsNice
2019-02-18
|
This is the complete list of members for INDI::EncoderInterface, including all inherited members.
currentCCD | INDI::EncoderInterface | protected |
EncoderInterface()=default | INDI::EncoderInterface | |
getName() | INDI::EncoderInterface | |
init(CCD *activeCCD) | INDI::EncoderInterface | virtual |
name | INDI::EncoderInterface | protected |
pixelDepth | INDI::EncoderInterface | protected |
pixelFormat | INDI::EncoderInterface | protected |
rawHeight | INDI::EncoderInterface | protected |
rawWidth | INDI::EncoderInterface | protected |
setPixelFormat(INDI_PIXEL_FORMAT pixelFormat, uint8_t pixelDepth) | INDI::EncoderInterface | virtual |
setSize(uint16_t width, uint16_t height) | INDI::EncoderInterface | virtual |
upload(IBLOB *bp, const uint8_t *buffer, uint32_t nbytes, bool isCompressed=false)=0 | INDI::EncoderInterface | pure virtual |
~EncoderInterface()=default | INDI::EncoderInterface | virtual |