This is the complete list of members for IImageList, including all inherited members.
| Add(ImagePtr image)=0 | IImageList | pure virtual |
| Append(const ImageList &list)=0 | IImageList | pure virtual |
| Clear()=0 | IImageList | pure virtual |
| GetByIndex(unsigned int index) const =0 | IImageList | pure virtual |
| GetByPayloadType(const ImagePayloadType payloadType) const =0 | IImageList | pure virtual |
| GetByPixelFormat(PixelFormatEnums pixelFormat) const =0 | IImageList | pure virtual |
| GetByStreamIndex(const uint64_t streamIndex) const =0 | IImageList | pure virtual |
| GetSize() const =0 | IImageList | pure virtual |
| IImageList() | IImageList | inlineprotected |
| IImageList(const IImageList &) | IImageList | inlineprotected |
| ImageListImpl | IImageList | friend |
| m_pImageListData | IImageList | protected |
| operator=(const IImageList &) | IImageList | protected |
| operator[](unsigned int index)=0 | IImageList | pure virtual |
| Release()=0 | IImageList | pure virtual |
| RemoveByIndex(unsigned int index)=0 | IImageList | pure virtual |
| RemoveByPayloadType(const ImagePayloadType payloadType)=0 | IImageList | pure virtual |
| RemoveByPixelFormat(PixelFormatEnums pixelFormat)=0 | IImageList | pure virtual |
| RemoveByStreamIndex(const uint64_t streamIndex)=0 | IImageList | pure virtual |
| Save(const char *filename)=0 | IImageList | pure virtual |
| ~IImageList(void) | IImageList | inlinevirtual |