![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/share/GNUstep/Documentation/Developer/Gui/Reference/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>NSFileWrapper</title> </head> <body> <font face="serif"> <a href="Gui.html">Up</a> <br /> <h1><a name="title$NSFileWrapper">NSFileWrapper</a></h1> <h3>Authors</h3> <dl> <dt>Felipe A. Rodriguez (<a href="mailto:far@ix.netcom.com"><code>far@ix.netcom.com</code></a>)</dt> <dd> </dd> <dt>Jonathan Gapen (<a href="mailto:jagapen@whitewater.chem.wisc.edu"><code>jagapen@whitewater.chem.wisc.edu</code></a>)</dt> <dd> </dd> </dl> <blockquote> Hold a file's contents in dynamic memory. </blockquote> <p><b>Copyright:</b> (C) 1996 Free Software Foundation, Inc.</p> <div> </div> <h1><a name="001000000000"> Software documentation for the NSFileWrapper class </a></h1> <h2><a name="class$NSFileWrapper">NSFileWrapper</a> : <a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#class$NSObject">NSObject</a></h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSFileWrapper.h</dd> </dl> </blockquote> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="50%" align="left" /> <a href="#_NSFileWrapper_ivars">Instance Variables</a> <br/><br/> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-addFileWithPath$">-addFileWithPath:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-addFileWrapper$">-addFileWrapper:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-addRegularFileWithContents$preferredFilename$">-addRegularFileWithContents:preferredFilename:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-addSymbolicLinkWithDestination$preferredFilename$">-addSymbolicLinkWithDestination:preferredFilename:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-fileAttributes">-fileAttributes</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-fileWrappers">-fileWrappers</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-filename">-filename</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-icon">-icon</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-initDirectoryWithFileWrappers$">-initDirectoryWithFileWrappers:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-initRegularFileWithContents$">-initRegularFileWithContents:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-initSymbolicLinkWithDestination$">-initSymbolicLinkWithDestination:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-initSymbolicLinkWithDestinationURL$">-initSymbolicLinkWithDestinationURL:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-initWithPath$">-initWithPath:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-initWithSerializedRepresentation$">-initWithSerializedRepresentation:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-initWithURL$options$error$">-initWithURL:options:error:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-isDirectory">-isDirectory</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-isRegularFile">-isRegularFile</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-isSymbolicLink">-isSymbolicLink</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-keyForFileWrapper$">-keyForFileWrapper:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-matchesContentsOfURL$">-matchesContentsOfURL:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-needsToBeUpdatedFromPath$">-needsToBeUpdatedFromPath:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-preferredFilename">-preferredFilename</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-readFromURL$options$error$">-readFromURL:options:error:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-regularFileContents">-regularFileContents</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-removeFileWrapper$">-removeFileWrapper:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-serializedRepresentation">-serializedRepresentation</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-setFileAttributes$">-setFileAttributes:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-setFilename$">-setFilename:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-setIcon$">-setIcon:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-setPreferredFilename$">-setPreferredFilename:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-symbolicLinkDestination">-symbolicLinkDestination</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-symbolicLinkDestinationURL">-symbolicLinkDestinationURL</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-updateFromPath$">-updateFromPath:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-writeToFile$atomically$updateFilenames$">-writeToFile:atomically:updateFilenames:</a></li> <li><a rel="gsdoc" href="NSFileWrapper.html#method$NSFileWrapper-writeToURL$options$originalContentsURL$error$">-writeToURL:options:originalContentsURL:error:</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSFileWrapper-addFileWithPath$">addFileWithPath: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>addFileWithPath:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)path;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-addFileWrapper$">addFileWrapper: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>addFileWrapper:</b> (<a rel="gsdoc" href="#class$NSFileWrapper">NSFileWrapper</a>*)doc;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-addRegularFileWithContents$preferredFilename$">addRegularFileWithContents: preferredFilename: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>addRegularFileWithContents:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*)data<b> preferredFilename:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)filename;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-addSymbolicLinkWithDestination$preferredFilename$">addSymbolicLinkWithDestination: preferredFilename: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>addSymbolicLinkWithDestination:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)path<b> preferredFilename:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)filename;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-fileAttributes">fileAttributes </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*) <b>fileAttributes</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-fileWrappers">fileWrappers </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*) <b>fileWrappers</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-filename">filename </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>filename</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-icon">icon </a></h3> - (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*) <b>icon</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-initDirectoryWithFileWrappers$">initDirectoryWithFileWrappers: </a></h3> - (id) <b>initDirectoryWithFileWrappers:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)docs;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-initRegularFileWithContents$">initRegularFileWithContents: </a></h3> - (id) <b>initRegularFileWithContents:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*)data;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-initSymbolicLinkWithDestination$">initSymbolicLinkWithDestination: </a></h3> - (id) <b>initSymbolicLinkWithDestination:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)path;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-initSymbolicLinkWithDestinationURL$">initSymbolicLinkWithDestinationURL: </a></h3> - (id) <b>initSymbolicLinkWithDestinationURL:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSURL.html#class$NSURL">NSURL</a>*)url;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.6.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-initWithPath$">initWithPath: </a></h3> - (id) <b>initWithPath:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)path;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> Init an instance from the file, directory, or symbolic link at <var>path</var>. <br /> This can create a tree of instances with a directory instance at the top </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-initWithSerializedRepresentation$">initWithSerializedRepresentation: </a></h3> - (id) <b>initWithSerializedRepresentation:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*)data;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-initWithURL$options$error$">initWithURL: options: error: </a></h3> - (id) <b>initWithURL:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSURL.html#class$NSURL">NSURL</a>*)url<b> options:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSFileWrapperReadingOptions">NSFileWrapperReadingOptions</a>)options<b> error:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSError.html#class$NSError">NSError</a>**)outError;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.6.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-isDirectory">isDirectory </a></h3> - (BOOL) <b>isDirectory</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-isRegularFile">isRegularFile </a></h3> - (BOOL) <b>isRegularFile</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-isSymbolicLink">isSymbolicLink </a></h3> - (BOOL) <b>isSymbolicLink</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-keyForFileWrapper$">keyForFileWrapper: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>keyForFileWrapper:</b> (<a rel="gsdoc" href="#class$NSFileWrapper">NSFileWrapper</a>*)doc;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-matchesContentsOfURL$">matchesContentsOfURL: </a></h3> - (BOOL) <b>matchesContentsOfURL:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSURL.html#class$NSURL">NSURL</a>*)url;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.6.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-needsToBeUpdatedFromPath$">needsToBeUpdatedFromPath: </a></h3> - (BOOL) <b>needsToBeUpdatedFromPath:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)path;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-preferredFilename">preferredFilename </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>preferredFilename</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-readFromURL$options$error$">readFromURL: options: error: </a></h3> - (BOOL) <b>readFromURL:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSURL.html#class$NSURL">NSURL</a>*)url<b> options:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSFileWrapperReadingOptions">NSFileWrapperReadingOptions</a>)options<b> error:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSError.html#class$NSError">NSError</a>**)outError;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.6.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-regularFileContents">regularFileContents </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*) <b>regularFileContents</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-removeFileWrapper$">removeFileWrapper: </a></h3> - (void) <b>removeFileWrapper:</b> (<a rel="gsdoc" href="#class$NSFileWrapper">NSFileWrapper</a>*)doc;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-serializedRepresentation">serializedRepresentation </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*) <b>serializedRepresentation</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-setFileAttributes$">setFileAttributes: </a></h3> - (void) <b>setFileAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)attributes;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-setFilename$">setFilename: </a></h3> - (void) <b>setFilename:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)filename;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-setIcon$">setIcon: </a></h3> - (void) <b>setIcon:</b> (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*)icon;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-setPreferredFilename$">setPreferredFilename: </a></h3> - (void) <b>setPreferredFilename:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)filename;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-symbolicLinkDestination">symbolicLinkDestination </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>symbolicLinkDestination</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-symbolicLinkDestinationURL">symbolicLinkDestinationURL </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSURL.html#class$NSURL">NSURL</a>*) <b>symbolicLinkDestinationURL</b>;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.6.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-updateFromPath$">updateFromPath: </a></h3> - (BOOL) <b>updateFromPath:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)path;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-writeToFile$atomically$updateFilenames$">writeToFile: atomically: updateFilenames: </a></h3> - (BOOL) <b>writeToFile:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)path<b> atomically:</b> (BOOL)atomicFlag<b> updateFilenames:</b> (BOOL)updateFilenamesFlag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSFileWrapper-writeToURL$options$originalContentsURL$error$">writeToURL: options: originalContentsURL: error: </a></h3> - (BOOL) <b>writeToURL:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSURL.html#class$NSURL">NSURL</a>*)url<b> options:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSFileWrapperWritingOptions">NSFileWrapperWritingOptions</a>)options<b> originalContentsURL:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSURL.html#class$NSURL">NSURL</a>*)originalContentsURL<b> error:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSError.html#class$NSError">NSError</a>**)outError;<br /> <div class="availability"> <b>Availability:</b> MacOS-X 10.6.0</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <a name="_NSFileWrapper_ivars"/> <br/><hr width="50%" align="left" /> <h2>Instance Variables for NSFileWrapper Class</h2> <h3><a name="ivariable$NSFileWrapper*_fileAttributes">_fileAttributes</a></h3> @protected NSMutableDictionary* <b>_fileAttributes</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSFileWrapper*_filename">_filename</a></h3> @protected NSString* <b>_filename</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSFileWrapper*_iconImage">_iconImage</a></h3> @protected NSImage* <b>_iconImage</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSFileWrapper*_preferredFilename">_preferredFilename</a></h3> @protected NSString* <b>_preferredFilename</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSFileWrapper*_wrapperData">_wrapperData</a></h3> @protected id <b>_wrapperData</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSFileWrapper*_wrapperType">_wrapperType</a></h3> @protected GSFileWrapperType <b>_wrapperType</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <br/><hr width="50%" align="left" /><br/> <br /> <a href="Gui.html">Up</a> </font> </body> </html>