<!DOCTYPE HTML>
<html>
<head>
<title>ID1server-back</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>ID1server-back</h3><pre>Defined in file <a href="id1.asn.html">id1.asn</a>
C++ class: <a href="../doxyhtml/classCID1server__back.html">CID1server_back</a>


ID1server-back ::= CHOICE {
		init NULL ,                 -- DlInit
		error INTEGER ,
		gotgi INTEGER ,                 
		gotseqentry  <a href="Seq-entry.html">Seq-entry</a>,  -- live
		gotdeadseqentry  <a href="Seq-entry.html">Seq-entry</a>,  -- dead
                fini NULL,                  -- DlFini
		gistate	INTEGER,
		ids	SET OF <a href="Seq-id.html">Seq-id</a>,
		gihist	SET OF <a href="ID1Seq-hist.html">ID1Seq-hist</a>,  -- because hand crafted <a href="Seq-hist.html">Seq-hist</a> does not follow 
		                             -- same conventions 
		girevhist SET OF <a href="ID1Seq-hist.html">ID1Seq-hist</a>,
		gotsewithinfo   <a href="ID1SeqEntry-info.html">ID1SeqEntry-info</a>,
		gotblobinfo	<a href="ID1blob-info.html">ID1blob-info</a>	
}</pre>
</body>
</html>