/core/sdk-objc/Documentation/GMUserFileSystem/Categories/NSObject_GMUserFileSystemLifecycle_/Methods/Methods.html
http://macfuse.googlecode.com/ · HTML · 37 lines · 37 code · 0 blank · 0 comment · 0 complexity · 3d4afa7f8c07ba34394264743791efdc 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>Methods</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><a name="HeaderDoc_methods"></a><dl>
- <dt><tt><a href="Methods.html#//apple_ref/occ/instm/NSObject(GMUserFileSystemLifecycle)/willMount" target="doc">-willMount</a></tt></dt>
- <dd>Called just before the mount of the file system occurs. </dd>
- <dt><tt><a href="Methods.html#//apple_ref/occ/instm/NSObject(GMUserFileSystemLifecycle)/willUnmount" target="doc">-willUnmount</a></tt></dt>
- <dd>Called just before an unmount of the file system will occur. </dd>
- </dl>
- <hr>
- <!-- headerDoc=instm; uid=//apple_ref/occ/instm/NSObject(GMUserFileSystemLifecycle)/willMount; name=NSObject(GMUserFileSystemLifecycle)::willMount --><a name="//apple_ref/occ/instm/NSObject(GMUserFileSystemLifecycle)/willMount"></a><table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
- <h3><a name="willMount">willMount</a></h3>
- </td></tr></table>
- <hr>
- <p><!-- begin abstract -->Called just before the mount of the file system occurs. <!-- end abstract --></p>
- <p></p>
- <pre>- (<!-- a logicalPath="//apple_ref/occ/cl/void //apple_ref/occ/tdef/void //apple_ref/occ/tag/void //apple_ref/occ/econst/void //apple_ref/occ/struct/void //apple_ref/occ/clconst/void //apple_ref/occ/intf/void" --><span class="type">void</span><!-- /a -->)<span class="var">willMount</span>;</pre>
- <p></p>
- <hr>
- <!-- headerDoc=instm; uid=//apple_ref/occ/instm/NSObject(GMUserFileSystemLifecycle)/willUnmount; name=NSObject(GMUserFileSystemLifecycle)::willUnmount --><a name="//apple_ref/occ/instm/NSObject(GMUserFileSystemLifecycle)/willUnmount"></a><table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
- <h3><a name="willUnmount">willUnmount</a></h3>
- </td></tr></table>
- <hr>
- <p><!-- begin abstract -->Called just before an unmount of the file system will occur. <!-- end abstract --></p>
- <p></p>
- <pre>- (<!-- a logicalPath="//apple_ref/occ/cl/void //apple_ref/occ/tdef/void //apple_ref/occ/tag/void //apple_ref/occ/econst/void //apple_ref/occ/struct/void //apple_ref/occ/clconst/void //apple_ref/occ/intf/void" --><span class="type">void</span><!-- /a -->)<span class="var">willUnmount</span>; </pre>
- <p></p>
- <p>Last Updated: Monday, November 17, 2008
- </p>
- </body>
- </html>