24 lines
No EOL
685 B
HTML
24 lines
No EOL
685 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>CommonBytes-table</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>CommonBytes-table</h3><pre>Defined in file <a href="seqtable.asn.html">seqtable.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCCommonBytes__table.html">CCommonBytes_table</a>
|
|
|
|
|
|
CommonBytes-table ::= SEQUENCE {
|
|
-- set of possible values
|
|
bytes SEQUENCE OF OCTET STRING,
|
|
|
|
-- indexes of values in array 'bytes' for each data row
|
|
indexes SEQUENCE OF INTEGER
|
|
}</pre>
|
|
</body>
|
|
</html> |