Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > media > contrib-release > by-pkgid > 8079d983ecf371717db799dd75bd56c2 > files > 18

libopenrm1-1.5.2-2mdv2007.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html><head><title>OpenRM - RM Library (rmcmpmgr.h)</title></head>
<body bgcolor=white fgcolor=black>
<table width="100%" border=2 cellspacing=0 cellpadding=0 bgcolor="khaki" valign="center">
<th><img src="./images/ormsg.gif">
</th>
</table>
<spacer type=vertical size=15>
<h2>Index of OpenRM - RM Library</h2>
<spacer type=vertical size=15>
<a name="RMcompList"><b>RMcompList</b>
<pre>
typedef struct RMcompList
{
    unsigned int objIndx;	/* index into object pool */
    int nextIndx;	/* index to next item in list */
    int prevIndx;	/* index to prev item in list */
    int myIndx;		/* index of this entry in metalist */
} RMcompList;
</pre>
<i>librm library source file: rmcmpmgr.h </i><hr width="75%">
<br>
</body></html>