/core/sdk-objc/Documentation/GMAppleDouble/Classes/GMAppleDoubleEntry_/CompositePage.html

http://macfuse.googlecode.com/ · HTML · 71 lines · 71 code · 0 blank · 0 comment · 0 complexity · 573e11967f3629c8d94945958eae4016 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
  2. <html>
  3. <head>
  4. <title>GMAppleDoubleEntry </title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  6. <meta name="generator" content="HeaderDoc">
  7. <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>
  8. </head>
  9. <body bgcolor="#ffffff">
  10. <a name="top"></a><a name="//apple_ref/doc/class/GMAppleDoubleEntry" title="GMAppleDoubleEntry "></a><hr>
  11. <table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
  12. <h1><a name="GMAppleDoubleEntry">GMAppleDoubleEntry </a></h1>
  13. </td></tr></table>
  14. <hr>
  15. <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>
  16. <h5 class="tight">
  17. <font face="Lucida Grande,Helvetica,Arial">Discussion</font>
  18. </h5>
  19. <p><!-- begin discussion --> This class represents a single entry in an AppleDouble file.
  20. <!-- end discussion --></p>
  21. <p></p>
  22. <hr>
  23. <br><h2>Methods</h2>
  24. <a name="HeaderDoc_methods"></a><dl>
  25. <dt><tt><a href="CompositePage.html#//apple_ref/doc/compositePage/occ/instm/GMAppleDoubleEntry/initWithEntryID:data:" target="_top">-initWithEntryID:data:</a></tt></dt>
  26. <dd>Initializes an AppleDouble entry with ID and data.
  27. </dd>
  28. <dt><tt><a href="CompositePage.html#//apple_ref/doc/compositePage/occ/instm/GMAppleDoubleEntry/entryID" target="_top">-entryID</a></tt></dt>
  29. <dd>The entry ID </dd>
  30. <dt><tt><a href="CompositePage.html#//apple_ref/doc/compositePage/occ/instm/GMAppleDoubleEntry/data" target="_top">-data</a></tt></dt>
  31. <dd>The entry data </dd>
  32. </dl>
  33. <hr>
  34. <!-- headerDoc=instm; uid=//apple_ref/doc/compositePage/occ/instm/GMAppleDoubleEntry/initWithEntryID:data:; name=GMAppleDoubleEntry::initWithEntryID:data: --><a name="//apple_ref/doc/compositePage/occ/instm/GMAppleDoubleEntry/initWithEntryID:data:"></a><table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
  35. <h3><a name="initWithEntryID:data:">initWithEntryID:data:</a></h3>
  36. </td></tr></table>
  37. <hr>
  38. <p><!-- begin abstract -->Initializes an AppleDouble entry with ID and data.
  39. <!-- end abstract --></p>
  40. <p></p>
  41. <pre>- (<!-- a logicalPath="//apple_ref/occ/cl/id //apple_ref/occ/tdef/id //apple_ref/occ/tag/id //apple_ref/occ/econst/id //apple_ref/occ/struct/id //apple_ref/occ/clconst/id //apple_ref/occ/intf/id" --><span class="type">id</span><!-- /a -->)<!-- a logicalPath="//apple_ref/occ/instm/initWithEntryID //apple_ref/occ/clm/initWithEntryID //apple_ref/occ/intfcm/initWithEntryID //apple_ref/occ/intfm/initWithEntryID //apple_ref/occ/func/initWithEntryID //apple_ref/occ/ftmplt/initWithEntryID //apple_ref/occ/defn/initWithEntryID //apple_ref/occ/macro/initWithEntryID" --><span class="function">initWithEntryID</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>
  42. <h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Parameters</font></h5>
  43. <dl>
  44. <dt><code>entryID </code></dt>
  45. <dd>A valid entry identifier</dd>
  46. <dt><code>data </code></dt>
  47. <dd>Raw data for the entry</dd>
  48. </dl>
  49. <p></p>
  50. <hr>
  51. <!-- headerDoc=instm; uid=//apple_ref/doc/compositePage/occ/instm/GMAppleDoubleEntry/entryID; name=GMAppleDoubleEntry::entryID --><a name="//apple_ref/doc/compositePage/occ/instm/GMAppleDoubleEntry/entryID"></a><table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
  52. <h3><a name="entryID">entryID</a></h3>
  53. </td></tr></table>
  54. <hr>
  55. <p><!-- begin abstract -->The entry ID <!-- end abstract --></p>
  56. <p></p>
  57. <pre>- (<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="var">entryID</span>; </pre>
  58. <p></p>
  59. <hr>
  60. <!-- headerDoc=instm; uid=//apple_ref/doc/compositePage/occ/instm/GMAppleDoubleEntry/data; name=GMAppleDoubleEntry::data --><a name="//apple_ref/doc/compositePage/occ/instm/GMAppleDoubleEntry/data"></a><table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
  61. <h3><a name="data">data</a></h3>
  62. </td></tr></table>
  63. <hr>
  64. <p><!-- begin abstract -->The entry data <!-- end abstract --></p>
  65. <p></p>
  66. <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>
  67. <p></p>
  68. <p>Last Updated: Monday, November 17, 2008
  69. </p>
  70. </body>
  71. </html>