nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/RMRequest.html

22 lines
No EOL
836 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>RMRequest</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>RMRequest</h3><pre>Defined in file <a href="remap.asn.html">remap.asn</a>
C++ class: <a href="../doxyhtml/classCRMRequest.html">CRMRequest</a>
RMRequest ::= CHOICE { -- request types
remap <a href="Remap-query.html">Remap-query</a> , -- do the actual remapping
maps-to-builds VisibleString , -- what builds can this be mapped to?
maps-from-builds VisibleString , -- what builds can be mapped to this?
all-builds NULL } -- all the builds the server knows of</pre>
</body>
</html>