![]() |
Fledge
An open source edge computing platform for industrial users
|
This is the complete list of members for Base64DPImage, including all inherited members.
| Base64DPImage(const std::string &encoded) | Base64DPImage | |
| DPImage() (defined in DPImage) | DPImage | inline |
| DPImage(int width, int height, int depth, void *data) | DPImage | |
| DPImage(const DPImage &rhs) | DPImage | |
| encode() | Base64DPImage | |
| getData() | DPImage | inline |
| getDepth() | DPImage | inline |
| getHeight() | DPImage | inline |
| getWidth() | DPImage | inline |
| m_byteSize (defined in DPImage) | DPImage | protected |
| m_depth (defined in DPImage) | DPImage | protected |
| m_height (defined in DPImage) | DPImage | protected |
| m_pixels (defined in DPImage) | DPImage | protected |
| m_width (defined in DPImage) | DPImage | protected |
| operator=(const DPImage &rhs) | DPImage | |
| ~DPImage() | DPImage |