Public Member Functions

 BlobRef (const void *data_, const size_t length_)
 
size_t decrease ()
 
void increase ()
 

Data Fields

Blob::Allocator allocator
 
size_t length
 
void * data
 

Private Member Functions

 BlobRef (const BlobRef &)
 
BlobRefoperator= (const BlobRef &)
 

Private Attributes

MutexLock _mutexLock
 
size_t _refCount
 

Detailed Description


The documentation for this class was generated from the following files:
  • /build/imagemagick-ZkkGsI/imagemagick-7.1.1.43+dfsg1/Magick++/lib/Magick++/BlobRef.h
  • /build/imagemagick-ZkkGsI/imagemagick-7.1.1.43+dfsg1/Magick++/lib/BlobRef.cpp