/core/sdk-objc/Documentation/GMUserFileSystem/GMUserFileSystem.html
http://macfuse.googlecode.com/ · HTML · 31 lines · 30 code · 1 blank · 0 comment · 0 complexity · e447674cdc149605620585af5db64ddd MD5 · raw file
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
- <html>
- <head>
- <title>API Documentation</title>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <meta name="generator" content="HeaderDoc">
- <style type="text/css"><!--.keyword {background:#ffffff; color:#761550;}.template {background:#ffffff; color:#761550;}.number {background: #ffffff; color:#0000ff;}.function {background:#ffffff; color:#000000;}.string {background: #ffffff; color:#891315;}.preprocessor {background:#ffffff; color:#236e25}.comment {background:#ffffff; color:#236e25}.char {background: #ffffff; color:#0000ff;}.var {background:#ffffff; color:#000000;}.type {background:#ffffff; color:#761550;}.param {background:#ffffff; color:#000000;}a:link {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #0000ff;}a:visited {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #0000ff;}a:visited:hover {text-decoration: underline; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}a:active {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}a:hover {text-decoration: underline; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}h4 {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: tiny; font-weight: bold;}body {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: 10pt;}--></style>
- </head>
- <body bgcolor="#ffffff">
- <a name="top"></a><h1>GMUserFileSystem</h1>
- <hr>
- <p></p>
- <dl></dl>
- <p></p>
- <hr>
- <br><p>
- Contains the class and delegate methods used to create a user space file
- system. Typical use would be to instantiate a
- <a href="../../Documentation/GMUserFileSystem/Classes/GMUserFileSystem_/index.html#//apple_ref/occ/cl/GMUserFileSystem" logicalPath="//apple_ref/occ/cl/GMUserFileSystem" target="_top">GMUserFileSystem </a> instance, providing a delegate
- that implements the core methods of the file system. The GMUserFileSystem
- object can then be mounted at a specified path and will pass on file system
- operations to its delegate until it is unmounted.
- <br><br></p>
- <p></p>
- <hr>
- <br><center>Last Updated: Monday, November 17, 2008
- <br><font size="-1">HTML documentation generated by <a href="http://www.opensource.apple.com/projects" target="_blank">HeaderDoc</a></font>
- </center>
- </body>
- </html>