From e8a3fbcf01ad7fc6fda4caa6b05c687b23890d31 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Mon, 19 Dec 2011 07:20:11 -0500 Subject: [PATCH] expand abstract --- documentation/pvDataCPP.html | 51 +++++++++++++++++++----------------- 1 file changed, 27 insertions(+), 24 deletions(-) diff --git a/documentation/pvDataCPP.html b/documentation/pvDataCPP.html index 2d5c524..0d438d5 100644 --- a/documentation/pvDataCPP.html +++ b/documentation/pvDataCPP.html @@ -25,11 +25,11 @@

EPICS v4 Working Group, Working Draft, -14-Dec-2011

+19-Dec-2011
This version:
pvDataCPP_20111214.html
+ href="http://epics-pvdata.sourceforge.net/pvDataCPP_20111219.html">pvDataCPP_20111219.html
Latest version:
pvDataCPP.html
@@ -41,6 +41,9 @@

Abstract

+

pvData (Process Variable Data) defines and implements an efficent way to +store, access, and transmit memory resident structured data.

+

This document describes the C++ implementation of EPICS v4 pvData.

For more information about the EPICS, please refer to the home page of the @@ -49,7 +52,7 @@ Control System.

Status of this Document

-

This is the 14-Dec-2011 version of the C++ implementation of pvData. It is a +

This is the 19-Dec-2011 version of the C++ implementation of pvData. It is a complete implementation of pvData as currently defined.

TODO

@@ -64,12 +67,12 @@ complete implementation of pvData as currently defined.