- Member MM::Core::InsertImage (const Device *caller, const unsigned char *buf, unsigned width, unsigned height, unsigned byteDepth, const char *serializedMetadata, const bool doProcess=true)=0
- Use the other forms instead.
- Member MM::Core::InsertMultiChannel (const Device *caller, const unsigned char *buf, unsigned numChannels, unsigned width, unsigned height, unsigned byteDepth, Metadata *md=0)=0
- Use the other forms instead.
- Member MM::Core::MM_DEPRECATED (virtual void NextPostedError(int &, char *, int, int &))=0
- Not sure what this was meant to do.
- Member MM::Core::MM_DEPRECATED (virtual void PostError(const int, const char *))=0
- Better handling of asynchronous errors to be developed.
- Member MM::Core::MM_DEPRECATED (virtual void ClearPostedErrors(void))=0
- Better handling of asynchronous errors to be developed.