28 lines
No EOL
884 B
HTML
28 lines
No EOL
884 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>CDD-Reply-Get-Blob-Id</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>CDD-Reply-Get-Blob-Id</h3><pre>Defined in file <a href="cdd_access.asn.html">cdd_access.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCCDD__Reply__Get__Blob__Id.html">CCDD_Reply_Get_Blob_Id</a>
|
|
|
|
|
|
CDD-Reply-Get-Blob-Id ::= SEQUENCE {
|
|
|
|
-- seq-id used in the CDD annotation
|
|
seq-id <a href="Seq-id.html">Seq-id</a>,
|
|
|
|
-- resulting blob-id
|
|
blob-id <a href="ID2-Blob-Id.html">ID2-Blob-Id</a>,
|
|
|
|
-- types and subtypes of features in the blob
|
|
feat-types SET OF <a href="CDD-Feat-type.html">CDD-Feat-type</a> OPTIONAL
|
|
}</pre>
|
|
</body>
|
|
</html> |