25 lines
No EOL
812 B
HTML
25 lines
No EOL
812 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Blast4-request</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>Blast4-request</h3><pre>Defined in file <a href="blast.asn.html">blast.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCBlast4__request.html">CBlast4_request</a>
|
|
|
|
|
|
Blast4-request ::= SEQUENCE {
|
|
-- Client identifier (email address, organization name, program/script
|
|
-- name, or any other form of contacting the owner of this request)
|
|
ident VisibleString OPTIONAL,
|
|
|
|
-- Payload of the request
|
|
body <a href="Blast4-request-body.html">Blast4-request-body</a>
|
|
}</pre>
|
|
</body>
|
|
</html> |