Home | Trees | Index | Help |
|
---|
Package wx :: Class MemoryFSHandler |
|
object
--+ |CPPFileSystemHandler
--+ | MemoryFSHandler
Proxy of C++ MemoryFSHandler class
Method Summary | |
---|---|
MemoryFSHandler | __init__(self)
|
Add 'file' to the memory filesystem. (Static method) | |
bool | CanOpen(self,
location)
|
String | FindFirst(self,
spec,
flags)
|
String | FindNext(self)
|
FSFile | OpenFile(self,
fs,
location)
|
RemoveFile(filename)
(Static method) |
Property Summary | |
---|---|
thisown : The membership flag |
Static Method Details |
---|
AddFile(filename, dataItem, imgType=-1)Add 'file' to the memory filesystem. The dataItem parameter can
either be a |
Property Details |
---|
thisownThe membership flag |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:14:02 2007 | http://epydoc.sf.net |