/core/sdk-objc/Documentation/GMUserFileSystem/Categories/NSObject_GMUserFileSystemLifecycle_/CompositePage.html
HTML | 52 lines | 52 code | 0 blank | 0 comment | 0 complexity | 5f8128783dbd0ce6508757eda2639e21 MD5 | raw file
Possible License(s): Apache-2.0, BSD-3-Clause, GPL-2.0
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
- <html>
- <head>
- <title>NSObject(GMUserFileSystemLifecycle) </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="//apple_ref/doc/class/NSObject(GMUserFileSystemLifecycle)" title="NSObject(GMUserFileSystemLifecycle) "></a><hr>
- <table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
- <h1><a name="NSObject(GMUserFileSystemLifecycle)">NSObject(GMUserFileSystemLifecycle) </a></h1>
- </td></tr></table>
- <hr>
- <p><b>Extends Class:</b> <!-- a logicalPath="//apple_ref/occ/cl/NSObject" -->NSObject<!-- /a --><br><b>Declared In:</b> <a href="../../index.html" target="_top">GMUserFileSystem</a><br></p>
- <h5 class="tight">
- <font face="Lucida Grande,Helvetica,Arial">Discussion</font>
- </h5>
- <p><!-- begin discussion --> Optional delegate operations that get called as part of a file
- system's life cycle.
- <!-- end discussion --></p>
- <p></p>
- <hr>
- <br><h2>Methods</h2>
- <a name="HeaderDoc_methods"></a><dl>
- <dt><tt><a href="CompositePage.html#//apple_ref/doc/compositePage/occ/instm/NSObject(GMUserFileSystemLifecycle)/willMount" target="_top">-willMount</a></tt></dt>
- <dd>Called just before the mount of the file system occurs. </dd>
- <dt><tt><a href="CompositePage.html#//apple_ref/doc/compositePage/occ/instm/NSObject(GMUserFileSystemLifecycle)/willUnmount" target="_top">-willUnmount</a></tt></dt>
- <dd>Called just before an unmount of the file system will occur. </dd>
- </dl>
- <hr>
- <!-- headerDoc=instm; uid=//apple_ref/doc/compositePage/occ/instm/NSObject(GMUserFileSystemLifecycle)/willMount; name=NSObject(GMUserFileSystemLifecycle)::willMount --><a name="//apple_ref/doc/compositePage/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/doc/compositePage/occ/instm/NSObject(GMUserFileSystemLifecycle)/willUnmount; name=NSObject(GMUserFileSystemLifecycle)::willUnmount --><a name="//apple_ref/doc/compositePage/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>