TwiceAsNice
2019-02-18
|
This is the complete list of members for INDI::RawEncoder, including all inherited members.
compressedFrame | INDI::RawEncoder | private |
currentCCD | INDI::EncoderInterface | protected |
EncoderInterface()=default | INDI::EncoderInterface | |
getDeviceName() | INDI::RawEncoder | private |
getName() | INDI::EncoderInterface | |
init(CCD *activeCCD) | INDI::EncoderInterface | virtual |
name | INDI::EncoderInterface | protected |
pixelDepth | INDI::EncoderInterface | protected |
pixelFormat | INDI::EncoderInterface | protected |
RawEncoder() | INDI::RawEncoder | |
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) override | INDI::RawEncoder | virtual |
~EncoderInterface()=default | INDI::EncoderInterface | virtual |
~RawEncoder() | INDI::RawEncoder |