| def easy.fileserver.FileServiceI.createSnapshot |
( |
|
self, |
|
|
|
cvacPath, |
|
|
|
communicator |
|
) |
| |
| def easy.fileserver.FileServiceI.deleteFile |
( |
|
self, |
|
|
|
cvacPath, |
|
|
|
communicator |
|
) |
| |
| def easy.fileserver.FileServiceI.destroy |
( |
|
self | ) |
|
| def easy.fileserver.FileServiceI.exists |
( |
|
self, |
|
|
|
cvacPath, |
|
|
|
communicator |
|
) |
| |
| def easy.fileserver.FileServiceI.getFile |
( |
|
self, |
|
|
|
cvacPath, |
|
|
|
communicator |
|
) |
| |
| def easy.fileserver.FileServiceI.getOwnerName |
( |
|
self, |
|
|
|
communicator |
|
) |
| |
| def easy.fileserver.FileServiceI.getProperties |
( |
|
self, |
|
|
|
cvacPath, |
|
|
|
communicator |
|
) |
| |
| def easy.fileserver.FileServiceI.hasImageExtension |
( |
|
self, |
|
|
|
filename |
|
) |
| |
| def easy.fileserver.FileServiceI.hasVideoExtension |
( |
|
self, |
|
|
|
filename |
|
) |
| |
| def easy.fileserver.FileServiceI.putFile |
( |
|
self, |
|
|
|
cvacPath, |
|
|
|
byteSeq, |
|
|
|
communicator |
|
) |
| |
| easy.fileserver.FileServiceI._clients |
|
private |
| easy.fileserver.FileServiceI._communicator |
|
private |
| easy.fileserver.FileServiceI._cond |
|
private |
| easy.fileserver.FileServiceI._destroy |
|
private |
| easy.fileserver.FileServiceI.ConnectionName |
| easy.fileserver.FileServiceI.corpToImp |
| easy.fileserver.FileServiceI.CVAC_DataDir |
| easy.fileserver.FileServiceI.fileToOwner |
| easy.fileserver.FileServiceI.mListTestFile |
| easy.fileserver.FileServiceI.ServiceName |
The documentation for this class was generated from the following file: