<!DOCTYPE HTML>
<html>
<head>
<title>Link-set</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
  jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>Link-set</h3><pre>Defined in file <a href="access.asn.html">access.asn</a>
C++ class: <a href="../doxyhtml/classCLink__set.html">CLink_set</a>


Link-set ::= SEQUENCE {
    num INTEGER ,                         -- number of links to this doc type
    uids SEQUENCE OF INTEGER OPTIONAL ,     -- the links
    weights SEQUENCE OF INTEGER OPTIONAL }  -- the weights</pre>
</body>
</html>