Back: VFS.RealFileHandler-testing Up: Base classes Forward: VFS.TmpFileArchiveMemberHandler-directory operations   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1.205 VFS.TmpFileArchiveMemberHandler

Defined in namespace Smalltalk.VFS
Superclass: VFS.ArchiveMemberHandler
Category: Streams-Files

1.205.1 VFS.TmpFileArchiveMemberHandler: directory operations  (instance)
1.205.2 VFS.TmpFileArchiveMemberHandler: finalization  (instance)


1.205.1 VFS.TmpFileArchiveMemberHandler: directory operations

open: class mode: mode ifFail: aBlock
Open the receiver in the given mode (as answered by FileStream's class constant methods)

realFileName
Answer the real file name which holds the file contents, or nil if it does not apply.


1.205.2 VFS.TmpFileArchiveMemberHandler: finalization

release
Release the resources used by the receiver that don't survive when reloading a snapshot.



Back: VFS.TmpFileArchiveMemberHandler-directory operations Up: VFS.TmpFileArchiveMemberHandler Forward: VFS.VFSHandler   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on May, 22 2008 using texi2html