add header info
This commit is contained in:
@ -16,29 +16,66 @@
|
||||
.diagram { text-align: center; margin: 2.5em 0 }
|
||||
body { margin-right: 10% }
|
||||
/*]]>*/</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1 style="text-align: center">EPICS pvAccessCPP<br />
|
||||
2011.12.26</h1>
|
||||
|
||||
<p>CONTENTS</p>
|
||||
<div class="head">
|
||||
<h1>EPICS pvAccessCPP</h1>
|
||||
<!-- Maturity: Working Draft or Request for Comments, or Recommendation, and date. -->
|
||||
|
||||
<h2 class="nocount" id="L50">EPICS v4 Working Group, Working Draft,
|
||||
14-Dec-2011</h2>
|
||||
<dl>
|
||||
<dt>This version:</dt>
|
||||
<dd><a
|
||||
href="http://epics-pvdata.sourceforge.net/pvAccessCPP_20111214.html">pvAccessCPP_20111214.html</a></dd>
|
||||
<dt>Latest version:</dt>
|
||||
<dd><a
|
||||
href="http://epics-pvdata.sourceforge.net/pvAccessCPP.html">pvAccessCPP.html</a></dd>
|
||||
<dt>Editors:</dt>
|
||||
<dd>Marty Kraimer, BNL</dd>
|
||||
</dl>
|
||||
<hr />
|
||||
</div>
|
||||
|
||||
<h2 class="nocount" id="L72">Abstract</h2>
|
||||
|
||||
<p>This document will describe the CPP implementation of EPICS v4 pvAccess.</p>
|
||||
|
||||
<p>For more information about the EPICS, please refer to the home page of the
|
||||
<a href="http://www.aps.anl.gov/epics/">Experimental Physics and Industrial
|
||||
Control System.</a></p>
|
||||
|
||||
<h2 class="nocount" id="L80">Status of this Document</h2>
|
||||
|
||||
<p>This is the 14-Dec-2011 version of the C++ implementation of pvAccess. The
|
||||
code is a complete implementation of pvAccess as currently defined. This
|
||||
overview is NOT written.</p>
|
||||
CONTENTS
|
||||
|
||||
<div class="toc">
|
||||
<ul>
|
||||
<li><a href="#L50">EPICS v4 Working Group, Working Draft, 14-Dec-2011</a></li>
|
||||
<li><a href="#L72">Abstract</a></li>
|
||||
<li><a href="#L80">Status of this Document</a></li>
|
||||
<li><a href="#L88">Introduction</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<h2>Introduction</h2>
|
||||
<h2 id="L88">Introduction</h2>
|
||||
<hr />
|
||||
|
||||
<p>This product is available via an <a href="http://epics-pvdata.sourceforge.net/LICENSE.html">open source license</a></p>
|
||||
|
||||
<p>This overview for pvAccessCPP.
|
||||
Doxygen documentation is available at <a href="./html/index.html">doxygenDoc</a></p>
|
||||
|
||||
<p><b>THIS IS NOT WRITTEN</b>
|
||||
For now please consult the overview documentation for pvAccessJava.
|
||||
In addition look at the Doxygen documentation for this project.</p>
|
||||
<p>This product is available via an <a
|
||||
href="http://epics-pvdata.sourceforge.net/LICENSE.html">open source
|
||||
license</a></p>
|
||||
|
||||
<p>This overview for pvAccessCPP. Doxygen documentation is available at <a
|
||||
href="./html/index.html">doxygenDoc</a></p>
|
||||
|
||||
<p><b>THIS IS NOT WRITTEN</b> For now please consult the overview documentation
|
||||
for pvAccessJava. In addition look at the Doxygen documentation for this
|
||||
project.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user