FX::FXProcess_MemLock::FXProcess_MemLock ( void *  startaddr,
FXuval  length 
) [inline]

Creates an instance locking the specified region.

Definition at line 563 of file FXProcess.h.

00563 : h(FXProcess::int_lockMem(startaddr, length)), addr(startaddr), len(length) { }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:35:41 2009 for TnFOX by doxygen v1.4.7