22 lines
No EOL
791 B
HTML
22 lines
No EOL
791 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>PC-AtomInt</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>PC-AtomInt</h3><pre>Defined in file <a href="pcsubstance.asn.html">pcsubstance.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCPC__AtomInt.html">CPC_AtomInt</a>
|
|
|
|
|
|
PC-AtomInt ::= SEQUENCE {
|
|
aid INTEGER, -- <a href="Atom.html">Atom</a> Identifier for the Value
|
|
-- Note: <a href="Atom.html">Atom</a> ID's must be greater than "0"
|
|
value INTEGER -- Value Associated to the ID
|
|
}</pre>
|
|
</body>
|
|
</html> |