27 lines
No EOL
727 B
HTML
27 lines
No EOL
727 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>HugeFileProjectItem</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>HugeFileProjectItem</h3><pre>Defined in file <a href="gbproj.asn.html">gbproj.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCHugeFileProjectItem.html">CHugeFileProjectItem</a>
|
|
|
|
|
|
HugeFileProjectItem ::= SEQUENCE {
|
|
-- absolute path to the input file
|
|
file VisibleString,
|
|
|
|
-- absolute path to the temporary output file
|
|
tmp-file VisibleString,
|
|
|
|
-- loader id to register in OM
|
|
loader-id VisibleString
|
|
}</pre>
|
|
</body>
|
|
</html> |