Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

OFX::ImageMemory Class Reference

#include <ofxsImageEffect.h>

List of all members.


Detailed Description

Class that skins image memory allocation.


Public Member Functions

 ImageMemory (size_t nBytes, ImageEffect *associatedEffect=0)
 Class that skins image memory allocation ctor.
 ~ImageMemory ()
 dtor
void * lock (void)
 lock the memory and return a pointer to it
void unlock (void)
 unlock the memory

Protected Attributes

OfxImageMemoryHandle _handle


Constructor & Destructor Documentation

OFX::ImageMemory::ImageMemory size_t  nBytes,
ImageEffect associatedEffect = 0
 

Class that skins image memory allocation ctor.

OFX::ImageMemory::~ImageMemory  ) 
 

dtor


Member Function Documentation

void * OFX::ImageMemory::lock void   ) 
 

lock the memory and return a pointer to it

void OFX::ImageMemory::unlock void   ) 
 

unlock the memory


Member Data Documentation

OfxImageMemoryHandle OFX::ImageMemory::_handle [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu Oct 9 13:03:49 2008 for OFX Support by  doxygen 1.3.9.1