Trees | Indices | Help |
---|
|
|
|||
IMemory This is the interface spec (and a few helper utils) for the unified memory object interface. |
|||
MemoryObject | |||
MemoryFile A file like object to wrap around a memory object. |
|
|||
|
|||
|
|||
|
|||
|
|
|||
MM_NONE = 0
|
|||
MM_READ = 4
|
|||
MM_WRITE = 2
|
|||
MM_EXEC = 1
|
|||
MM_SHARED = 8
|
|||
MM_READ_WRITE = 6
|
|||
MM_READ_EXEC = 5
|
|||
MM_RWX = 7
|
|||
pnames =
|
|||
__package__ =
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Nov 16 18:22:10 2012 | http://epydoc.sourceforge.net |