32 lines
No EOL
1,017 B
HTML
32 lines
No EOL
1,017 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>ID1blob-info</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>ID1blob-info</h3><pre>Defined in file <a href="id1.asn.html">id1.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCID1blob__info.html">CID1blob_info</a>
|
|
|
|
|
|
ID1blob-info ::= SEQUENCE {
|
|
gi INTEGER ,
|
|
sat INTEGER,
|
|
sat-key INTEGER,
|
|
satname VisibleString,
|
|
suppress INTEGER,
|
|
withdrawn INTEGER,
|
|
confidential INTEGER,
|
|
-- blob-state now contains blob version info.
|
|
-- it's actually minutes from 01/01/1970
|
|
-- and it's negative if blob is dead.
|
|
blob-state INTEGER,
|
|
comment VisibleString OPTIONAL, -- public comment for withdrawn record
|
|
extfeatmask INTEGER OPTIONAL -- mask for external features (SNP,...)
|
|
}</pre>
|
|
</body>
|
|
</html> |