Sophie

Sophie

distrib > CentOS > 6 > i386 > media > updates > by-pkgid > 5d98b2995a46d456a9243853c7259619 > files > 22

libcollection-devel-0.5.0-28.el6_0.2.i686.rpm

<!-- This comment will put IE 6, 7 and 8 in quirks mode -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>libcollection: Type definition constants</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javaScript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.6.1 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <img id="MSearchSelect" src="search/search.png"
             onmouseover="return searchBox.OnSearchSelectShow()"
             onmouseout="return searchBox.OnSearchSelectHide()"
             alt=""/>
        <input type="text" id="MSearchField" value="Search" accesskey="S"
             onfocus="searchBox.OnSearchFieldFocus(true)" 
             onblur="searchBox.OnSearchFieldFocus(false)" 
             onkeyup="searchBox.OnSearchFieldChange(event)"/>
        <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
        </div>
      </li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Type definition constants<br/>
<small>
[<a class="el" href="group__collection.html">COLLECTION interface</a>]</small>
</h1><table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__coltypes.html#ga19e41fb88f3956d68ffe3694884fcaee">COL_TYPE_STRING</a>&nbsp;&nbsp;&nbsp;0x00000001</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Indicates that property is of type "string".  <a href="#ga19e41fb88f3956d68ffe3694884fcaee"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gaf2866d0ecbf0ab8f0e2089e4693bcbb6"></a><!-- doxytag: member="coltypes::COL_TYPE_BINARY" ref="gaf2866d0ecbf0ab8f0e2089e4693bcbb6" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__coltypes.html#gaf2866d0ecbf0ab8f0e2089e4693bcbb6">COL_TYPE_BINARY</a>&nbsp;&nbsp;&nbsp;0x00000002</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Indicates that property is of type "binary". <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga3837a3c49e25bfda4e5de2e92163783a"></a><!-- doxytag: member="coltypes::COL_TYPE_INTEGER" ref="ga3837a3c49e25bfda4e5de2e92163783a" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__coltypes.html#ga3837a3c49e25bfda4e5de2e92163783a">COL_TYPE_INTEGER</a>&nbsp;&nbsp;&nbsp;0x00000004</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Indicates that property is of type "integer". <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga66e662e27ded6981cfadeea1f935a5a9"></a><!-- doxytag: member="coltypes::COL_TYPE_UNSIGNED" ref="ga66e662e27ded6981cfadeea1f935a5a9" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__coltypes.html#ga66e662e27ded6981cfadeea1f935a5a9">COL_TYPE_UNSIGNED</a>&nbsp;&nbsp;&nbsp;0x00000008</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Indicates that property is of type "unsigned". <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga2e5623fc884c7a321cd0bbe6fb0195f4"></a><!-- doxytag: member="coltypes::COL_TYPE_LONG" ref="ga2e5623fc884c7a321cd0bbe6fb0195f4" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__coltypes.html#ga2e5623fc884c7a321cd0bbe6fb0195f4">COL_TYPE_LONG</a>&nbsp;&nbsp;&nbsp;0x00000010</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Indicates that property is of type "long". <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gaa126554ab978073b9424cca25efcddc9"></a><!-- doxytag: member="coltypes::COL_TYPE_ULONG" ref="gaa126554ab978073b9424cca25efcddc9" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__coltypes.html#gaa126554ab978073b9424cca25efcddc9">COL_TYPE_ULONG</a>&nbsp;&nbsp;&nbsp;0x00000020</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Indicates that property is of type "unsigned long". <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga4efaa30afb0eb5cf17f0885f82860a97"></a><!-- doxytag: member="coltypes::COL_TYPE_DOUBLE" ref="ga4efaa30afb0eb5cf17f0885f82860a97" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__coltypes.html#ga4efaa30afb0eb5cf17f0885f82860a97">COL_TYPE_DOUBLE</a>&nbsp;&nbsp;&nbsp;0x00000040</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Indicates that property is of type "double". <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga92f0d3c8563310ecc55b2ae67198d728"></a><!-- doxytag: member="coltypes::COL_TYPE_BOOL" ref="ga92f0d3c8563310ecc55b2ae67198d728" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__coltypes.html#ga92f0d3c8563310ecc55b2ae67198d728">COL_TYPE_BOOL</a>&nbsp;&nbsp;&nbsp;0x00000080</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Indicates that property is of Boolean type. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__coltypes.html#ga0ff21ddd44cb076df3f7ec73f403d0fe">COL_TYPE_COLLECTION</a>&nbsp;&nbsp;&nbsp;0x00000100</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Indicates that property is of type "collection".  <a href="#ga0ff21ddd44cb076df3f7ec73f403d0fe"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__coltypes.html#ga887ccb68708b941b2e44310a9305b83a">COL_TYPE_COLLECTIONREF</a>&nbsp;&nbsp;&nbsp;0x00000200</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Indicates that property is of type "sub collection".  <a href="#ga887ccb68708b941b2e44310a9305b83a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__coltypes.html#ga57d3248d79fe0ceed54b53958ce8e295">COL_TYPE_END</a>&nbsp;&nbsp;&nbsp;0x10000000</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Special type that denotes the end of the collection.  <a href="#ga57d3248d79fe0ceed54b53958ce8e295"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__coltypes.html#gab354039aca401880a45ce4ac21cc9085">COL_TYPE_ANY</a>&nbsp;&nbsp;&nbsp;0x0FFFFFFF</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Special type that denotes any property in the collection.  <a href="#gab354039aca401880a45ce4ac21cc9085"></a><br/></td></tr>
</table>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="gab354039aca401880a45ce4ac21cc9085"></a><!-- doxytag: member="collection.h::COL_TYPE_ANY" ref="gab354039aca401880a45ce4ac21cc9085" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define COL_TYPE_ANY&nbsp;&nbsp;&nbsp;0x0FFFFFFF</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Special type that denotes any property in the collection. </p>
<p>Useful when traversing collection and searching for a property of unknown type but known name. </p>

</div>
</div>
<a class="anchor" id="ga0ff21ddd44cb076df3f7ec73f403d0fe"></a><!-- doxytag: member="collection.h::COL_TYPE_COLLECTION" ref="ga0ff21ddd44cb076df3f7ec73f403d0fe" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define COL_TYPE_COLLECTION&nbsp;&nbsp;&nbsp;0x00000100</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Indicates that property is of type "collection". </p>
<p>The item of this type denotes that starting element of a collection. </p>

</div>
</div>
<a class="anchor" id="ga887ccb68708b941b2e44310a9305b83a"></a><!-- doxytag: member="collection.h::COL_TYPE_COLLECTIONREF" ref="ga887ccb68708b941b2e44310a9305b83a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define COL_TYPE_COLLECTIONREF&nbsp;&nbsp;&nbsp;0x00000200</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Indicates that property is of type "sub collection". </p>
<p>An item of this type is a pointer to an existing external collection. </p>

</div>
</div>
<a class="anchor" id="ga57d3248d79fe0ceed54b53958ce8e295"></a><!-- doxytag: member="collection.h::COL_TYPE_END" ref="ga57d3248d79fe0ceed54b53958ce8e295" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define COL_TYPE_END&nbsp;&nbsp;&nbsp;0x10000000</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Special type that denotes the end of the collection. </p>
<p>Useful when traversing collections. </p>

</div>
</div>
<a class="anchor" id="ga19e41fb88f3956d68ffe3694884fcaee"></a><!-- doxytag: member="collection.h::COL_TYPE_STRING" ref="ga19e41fb88f3956d68ffe3694884fcaee" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define COL_TYPE_STRING&nbsp;&nbsp;&nbsp;0x00000001</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Indicates that property is of type "string". </p>
<p>For elements of type string the length includes the trailing 0. </p>

</div>
</div>
</div>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Data Structures</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<hr size="1"/><address style="text-align: right;"><small>Generated on 25 Jun 2011 for libcollection by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>