JNative project : see http://jnative.sf.net


Package org.xvolks.jnative.pointers.memory

Interface Summary
MemoryBlock $Id: MemoryBlock.java,v 1.3 2006/01/21 21:21:45 mdenty Exp $ This interface represents a block of native memory This software is released under the GPL.
 

Class Summary
AbstractMemoryBlock $Id: AbstractMemoryBlock.java,v 1.2 2006/01/14 19:27:02 mdenty Exp $ New Memory blocks should extends this class This software is released under the GPL.
GlobalMemoryBlock  
HeapMemoryBlock  
MemoryBlockFactory $Id: MemoryBlockFactory.java,v 1.3 2006/01/14 19:27:02 mdenty Exp $ This factory permits to reserve a block of memory of the default type HeapMemoryBlock : is currently the default type.
NativeMemoryBlock  
 


JNative project : see http://jnative.sf.net