/core/sdk-objc/Documentation/GMAppleDouble/Classes/GMAppleDouble_/CompositePage.html
http://macfuse.googlecode.com/ · HTML · 166 lines · 163 code · 3 blank · 0 comment · 0 complexity · 0fa57f9ea0a2adef90b751975d7f4aa0 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>GMAppleDouble </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/GMAppleDouble" title="GMAppleDouble "></a><hr>
- <table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
- <h1><a name="GMAppleDouble">GMAppleDouble </a></h1>
- </td></tr></table>
- <hr>
- <p><b>Superclass:</b> <!-- a logicalPath="//apple_ref/occ/cl/NSObject" -->NSObject<!-- /a --><br><b>Declared In:</b> <a href="../../index.html" target="_top">GMAppleDouble</a><br></p>
- <h5 class="tight">
- <font face="Lucida Grande,Helvetica,Arial">Discussion</font>
- </h5>
- <p><!-- begin discussion --> This class can be used to construct raw AppleDouble data.
- <!-- 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/clm/GMAppleDouble/appleDouble" target="_top">+appleDouble</a></tt></dt>
- <dd>An autoreleased empty GMAppleDouble file </dd>
- <dt><tt><a href="CompositePage.html#//apple_ref/doc/compositePage/occ/clm/GMAppleDouble/appleDoubleWithData:" target="_top">+appleDoubleWithData: </a></tt></dt>
- <dd>An autoreleased GMAppleDouble file.
- </dd>
- <dt><tt><a href="CompositePage.html#//apple_ref/doc/compositePage/occ/instm/GMAppleDouble/addEntry:" target="_top">-addEntry:</a></tt></dt>
- <dd>Adds an entry to the AppleDouble file.
- </dd>
- <dt><tt><a href="CompositePage.html#//apple_ref/doc/compositePage/occ/instm/GMAppleDouble/addEntryWithID:data:" target="_top">-addEntryWithID:data:</a></tt></dt>
- <dd>Adds an entry to the AppleDouble file with ID and data.
- </dd>
- <dt><tt><a href="CompositePage.html#//apple_ref/doc/compositePage/occ/instm/GMAppleDouble/addEntriesFromAppleDoubleData:" target="_top">-addEntriesFromAppleDoubleData: </a></tt></dt>
- <dd>Adds entries based on the provided raw AppleDouble file data.
- </dd>
- <dt><tt><a href="CompositePage.html#//apple_ref/doc/compositePage/occ/instm/GMAppleDouble/entries" target="_top">-entries</a></tt></dt>
- <dd>The set of GMAppleDoubleEntry present in this GMAppleDouble.
- </dd>
- <dt><tt><a href="CompositePage.html#//apple_ref/doc/compositePage/occ/instm/GMAppleDouble/data" target="_top">-data</a></tt></dt>
- <dd>Constructs raw data for the AppleDouble file.
- </dd>
- </dl>
- <hr>
- <!-- headerDoc=clm; uid=//apple_ref/doc/compositePage/occ/clm/GMAppleDouble/appleDouble; name=GMAppleDouble::appleDouble --><a name="//apple_ref/doc/compositePage/occ/clm/GMAppleDouble/appleDouble"></a><table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
- <h3><a name="appleDouble">appleDouble</a></h3>
- </td></tr></table>
- <hr>
- <p><!-- begin abstract -->An autoreleased empty GMAppleDouble file <!-- end abstract --></p>
- <p></p>
- <pre>+ (<a href="../../../../Documentation/GMAppleDouble/Classes/GMAppleDouble_/index.html#//apple_ref/occ/cl/GMAppleDouble" logicalPath="//apple_ref/occ/cl/GMAppleDouble" target="_top"><span class="type">GMAppleDouble</span></a> <span class="type">*</span>)<span class="var">appleDouble</span>; </pre>
- <p></p>
- <hr>
- <!-- headerDoc=clm; uid=//apple_ref/doc/compositePage/occ/clm/GMAppleDouble/appleDoubleWithData:; name=GMAppleDouble::appleDoubleWithData: --><a name="//apple_ref/doc/compositePage/occ/clm/GMAppleDouble/appleDoubleWithData:"></a><table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
- <h3><a name="appleDoubleWithData:">appleDoubleWithData: </a></h3>
- </td></tr></table>
- <hr>
- <p><!-- begin abstract -->An autoreleased GMAppleDouble file.
- <!-- end abstract --></p>
- <p></p>
- <pre>+ (<a href="../../../../Documentation/GMAppleDouble/Classes/GMAppleDouble_/index.html#//apple_ref/occ/cl/GMAppleDouble" logicalPath="//apple_ref/occ/cl/GMAppleDouble" target="_top"><span class="type">GMAppleDouble</span></a> <span class="type">*</span>)<!-- a logicalPath="//apple_ref/occ/instm/appleDoubleWithData //apple_ref/occ/clm/appleDoubleWithData //apple_ref/occ/intfcm/appleDoubleWithData //apple_ref/occ/intfm/appleDoubleWithData //apple_ref/occ/func/appleDoubleWithData //apple_ref/occ/ftmplt/appleDoubleWithData //apple_ref/occ/defn/appleDoubleWithData //apple_ref/occ/macro/appleDoubleWithData" --><span class="function">appleDoubleWithData</span><!-- /a -->:(<!-- a logicalPath="//apple_ref/occ/cl/NSData //apple_ref/occ/tdef/NSData //apple_ref/occ/tag/NSData //apple_ref/occ/econst/NSData //apple_ref/occ/struct/NSData //apple_ref/occ/clconst/NSData //apple_ref/occ/intf/NSData" --><span class="type">NSData</span><!-- /a --> <span class="type">*</span>)<span class="var">data</span>; </pre>
- <h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Parameters</font></h5>
- <dl>
- <dt><code>data </code></dt>
- <dd>Raw AppleDouble file data.</dd>
- </dl>
- <h5 class="tight">
- <font face="Lucida Grande,Helvetica,Arial">Discussion</font>
- </h5>
- <p><!-- begin discussion -->The GMAppleDouble is pre-filled with entries from the raw
- AppleDouble file data.
- <!-- end discussion --></p>
- <p></p>
- <hr>
- <!-- headerDoc=instm; uid=//apple_ref/doc/compositePage/occ/instm/GMAppleDouble/addEntry:; name=GMAppleDouble::addEntry: --><a name="//apple_ref/doc/compositePage/occ/instm/GMAppleDouble/addEntry:"></a><table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
- <h3><a name="addEntry:">addEntry:</a></h3>
- </td></tr></table>
- <hr>
- <p><!-- begin abstract -->Adds an entry to the AppleDouble file.
- <!-- 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 -->)<!-- a logicalPath="//apple_ref/occ/instm/addEntry //apple_ref/occ/clm/addEntry //apple_ref/occ/intfcm/addEntry //apple_ref/occ/intfm/addEntry //apple_ref/occ/func/addEntry //apple_ref/occ/ftmplt/addEntry //apple_ref/occ/defn/addEntry //apple_ref/occ/macro/addEntry" --><span class="function">addEntry</span><!-- /a -->:(<a href="../../../../Documentation/GMAppleDouble/Classes/GMAppleDoubleEntry_/index.html#//apple_ref/occ/cl/GMAppleDoubleEntry" logicalPath="//apple_ref/occ/cl/GMAppleDoubleEntry" target="_top"><span class="type">GMAppleDoubleEntry</span></a> <span class="type">*</span>)<span class="var">entry</span>; </pre>
- <h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Parameters</font></h5>
- <dl>
- <dt><code>entry </code></dt>
- <dd>The entry to add</dd>
- </dl>
- <p></p>
- <hr>
- <!-- headerDoc=instm; uid=//apple_ref/doc/compositePage/occ/instm/GMAppleDouble/addEntryWithID:data:; name=GMAppleDouble::addEntryWithID:data: --><a name="//apple_ref/doc/compositePage/occ/instm/GMAppleDouble/addEntryWithID:data:"></a><table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
- <h3><a name="addEntryWithID:data:">addEntryWithID:data:</a></h3>
- </td></tr></table>
- <hr>
- <p><!-- begin abstract -->Adds an entry to the AppleDouble file with ID and data.
- <!-- 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 -->)<!-- a logicalPath="//apple_ref/occ/instm/addEntryWithID //apple_ref/occ/clm/addEntryWithID //apple_ref/occ/intfcm/addEntryWithID //apple_ref/occ/intfm/addEntryWithID //apple_ref/occ/func/addEntryWithID //apple_ref/occ/ftmplt/addEntryWithID //apple_ref/occ/defn/addEntryWithID //apple_ref/occ/macro/addEntryWithID" --><span class="function">addEntryWithID</span><!-- /a -->:(<a href="../../../../Documentation/GMAppleDouble/index.html?DataTypes/DataTypes.html#//apple_ref/c/tdef/GMAppleDoubleEntryID" logicalPath="//apple_ref/occ/cl/GMAppleDoubleEntryID //apple_ref/occ/tdef/GMAppleDoubleEntryID" target="_top"><span class="type">GMAppleDoubleEntryID</span></a>)<span class="param">entryID</span> <!-- a logicalPath="//apple_ref/occ/instm/data //apple_ref/occ/clm/data //apple_ref/occ/intfcm/data //apple_ref/occ/intfm/data //apple_ref/occ/func/data //apple_ref/occ/ftmplt/data //apple_ref/occ/defn/data //apple_ref/occ/macro/data" --><span class="function">data</span><!-- /a -->:(<!-- a logicalPath="//apple_ref/occ/cl/NSData //apple_ref/occ/tdef/NSData //apple_ref/occ/tag/NSData //apple_ref/occ/econst/NSData //apple_ref/occ/struct/NSData //apple_ref/occ/clconst/NSData //apple_ref/occ/intf/NSData" --><span class="type">NSData</span><!-- /a --> <span class="type">*</span>)<span class="var">data</span>; </pre>
- <h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Parameters</font></h5>
- <dl>
- <dt><code>entryID </code></dt>
- <dd>The ID of the entry to add</dd>
- <dt><code>data </code></dt>
- <dd>The raw data for the entry to add (retained)</dd>
- </dl>
- <p></p>
- <hr>
- <!-- headerDoc=instm; uid=//apple_ref/doc/compositePage/occ/instm/GMAppleDouble/addEntriesFromAppleDoubleData:; name=GMAppleDouble::addEntriesFromAppleDoubleData: --><a name="//apple_ref/doc/compositePage/occ/instm/GMAppleDouble/addEntriesFromAppleDoubleData:"></a><table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
- <h3><a name="addEntriesFromAppleDoubleData:">addEntriesFromAppleDoubleData: </a></h3>
- </td></tr></table>
- <hr>
- <p><!-- begin abstract -->Adds entries based on the provided raw AppleDouble file data.
- <!-- end abstract --></p>
- <p></p>
- <pre>- (<!-- a logicalPath="//apple_ref/occ/cl/BOOL //apple_ref/occ/tdef/BOOL //apple_ref/occ/tag/BOOL //apple_ref/occ/econst/BOOL //apple_ref/occ/struct/BOOL //apple_ref/occ/clconst/BOOL //apple_ref/occ/intf/BOOL" --><span class="type">BOOL</span><!-- /a -->)<!-- a logicalPath="//apple_ref/occ/instm/addEntriesFromAppleDoubleData //apple_ref/occ/clm/addEntriesFromAppleDoubleData //apple_ref/occ/intfcm/addEntriesFromAppleDoubleData //apple_ref/occ/intfm/addEntriesFromAppleDoubleData //apple_ref/occ/func/addEntriesFromAppleDoubleData //apple_ref/occ/ftmplt/addEntriesFromAppleDoubleData //apple_ref/occ/defn/addEntriesFromAppleDoubleData //apple_ref/occ/macro/addEntriesFromAppleDoubleData" --><span class="function">addEntriesFromAppleDoubleData</span><!-- /a -->:(<!-- a logicalPath="//apple_ref/occ/cl/NSData //apple_ref/occ/tdef/NSData //apple_ref/occ/tag/NSData //apple_ref/occ/econst/NSData //apple_ref/occ/struct/NSData //apple_ref/occ/clconst/NSData //apple_ref/occ/intf/NSData" --><span class="type">NSData</span><!-- /a --> <span class="type">*</span>)<span class="var">data</span>; </pre>
- <h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Parameters</font></h5>
- <dl>
- <dt><code>data </code></dt>
- <dd>Raw AppleDouble file data</dd>
- <dt><code>data </code></dt>
- <dd>The raw data for the entry to add (retained)</dd>
- </dl>
- <h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Return Value</font></h5>
- <p><!-- begin return value -->YES if the provided data was parsed correctly.
-
- <!-- end return value --></p>
- <h5 class="tight">
- <font face="Lucida Grande,Helvetica,Arial">Discussion</font>
- </h5>
- <p><!-- begin discussion -->This will attempt to parse the given data as an AppleDouble file
- and add all entries found.
- <!-- end discussion --></p>
- <p></p>
- <hr>
- <!-- headerDoc=instm; uid=//apple_ref/doc/compositePage/occ/instm/GMAppleDouble/entries; name=GMAppleDouble::entries --><a name="//apple_ref/doc/compositePage/occ/instm/GMAppleDouble/entries"></a><table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
- <h3><a name="entries">entries</a></h3>
- </td></tr></table>
- <hr>
- <p><!-- begin abstract -->The set of GMAppleDoubleEntry present in this GMAppleDouble.
- <!-- end abstract --></p>
- <p></p>
- <pre>- (<!-- a logicalPath="//apple_ref/occ/cl/NSArray //apple_ref/occ/tdef/NSArray //apple_ref/occ/tag/NSArray //apple_ref/occ/econst/NSArray //apple_ref/occ/struct/NSArray //apple_ref/occ/clconst/NSArray //apple_ref/occ/intf/NSArray" --><span class="type">NSArray</span><!-- /a --> <span class="type">*</span>)<span class="var">entries</span>; </pre>
- <h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Return Value</font></h5>
- <p><!-- begin return value -->An array of GMAppleDoubleEntry.
-
- <!-- end return value --></p>
- <p></p>
- <hr>
- <!-- headerDoc=instm; uid=//apple_ref/doc/compositePage/occ/instm/GMAppleDouble/data; name=GMAppleDouble::data --><a name="//apple_ref/doc/compositePage/occ/instm/GMAppleDouble/data"></a><table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
- <h3><a name="data">data</a></h3>
- </td></tr></table>
- <hr>
- <p><!-- begin abstract -->Constructs raw data for the AppleDouble file.
- <!-- end abstract --></p>
- <p></p>
- <pre>- (<!-- a logicalPath="//apple_ref/occ/cl/NSData //apple_ref/occ/tdef/NSData //apple_ref/occ/tag/NSData //apple_ref/occ/econst/NSData //apple_ref/occ/struct/NSData //apple_ref/occ/clconst/NSData //apple_ref/occ/intf/NSData" --><span class="type">NSData</span><!-- /a --> <span class="type">*</span>)<span class="var">data</span>; </pre>
- <h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Return Value</font></h5>
- <p><!-- begin return value -->The raw data for an AppleDouble file represented by this GMAppleDouble.
-
- <!-- end return value --></p>
- <p></p>
- <p>Last Updated: Monday, November 17, 2008
- </p>
- </body>
- </html>