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

31 lines
No EOL
725 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>ExistingTextOption</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>ExistingTextOption</h3><pre>Defined in file <a href="macro.asn.html">macro.asn</a>
No C++ class for ENUMERATED type
ExistingTextOption ::= ENUMERATED {
replace-old (1) ,
append-semi (2) ,
append-space (3) ,
append-colon (4) ,
append-comma (5) ,
append-none (6) ,
prefix-semi (7) ,
prefix-space (8) ,
prefix-colon (9) ,
prefix-comma (10) ,
prefix-none (11) ,
leave-old (12) ,
add-qual (13) }</pre>
</body>
</html>