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

25 lines
No EOL
912 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>PrintForm</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>PrintForm</h3><pre>Defined in file <a href="objprt.asn.html">objprt.asn</a>
C++ class: <a href="../doxyhtml/classCPrintForm.html">CPrintForm</a>
PrintForm ::= CHOICE { -- Forms for various ASN.1 components
block <a href="PrintFormBlock.html">PrintFormBlock</a>,
boolean <a href="PrintFormBoolean.html">PrintFormBoolean</a>,
enum <a href="PrintFormEnum.html">PrintFormEnum</a>,
text <a href="PrintFormText.html">PrintFormText</a>,
use-template <a href="TemplateName.html">TemplateName</a>,
user <a href="UserFormat.html">UserFormat</a> ,
null NULL } -- rarely used</pre>
</body>
</html>