From 4048a7eaa5d99bf7d7ca27629cb44cc589f932a2 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Fri, 21 Oct 2011 10:37:37 -0400 Subject: [PATCH] support for alarm status, timeStamp.userTag, and alarm limits --- documentation/pvDataCpp.html | 100 +++++++++++++++++++--------- pvDataApp/factory/StandardField.cpp | 12 ++-- pvDataApp/property/alarm.cpp | 66 ++++++++++++++++-- pvDataApp/property/alarm.h | 20 +++++- pvDataApp/property/pvAlarm.cpp | 11 ++- pvDataApp/property/pvAlarm.h | 3 +- pvDataApp/property/pvTimeStamp.cpp | 13 +++- pvDataApp/property/pvTimeStamp.h | 3 +- pvDataApp/property/timeStamp.cpp | 4 +- pvDataApp/property/timeStamp.h | 7 +- test/testBaseExceptionDiff | 2 +- test/testIntrospect | 11 ++- test/testIntrospectGold | 11 ++- test/testLinkedListAux | 24 +++---- test/testPVAppend | 2 +- test/testPVAppendGold | 2 +- test/testPVAuxInfo | 44 ++++++------ test/testPVAuxInfoGold | 44 ++++++------ test/testPVData | 38 ++++++++++- test/testPVDataGold | 38 ++++++++++- test/testPVStructureArray | 37 +++++++++- test/testPVStructureArrayGold | 37 +++++++++- test/testProperty | 14 +++- test/testPropertyAux | 2 +- test/testPropertyGold | 14 +++- test/testThreadAux | 2 +- test/testTimeStampAux | 8 +-- test/testTimerAux | 12 ++-- testApp/property/testProperty.cpp | 12 +++- 29 files changed, 452 insertions(+), 141 deletions(-) diff --git a/documentation/pvDataCpp.html b/documentation/pvDataCpp.html index 7ae2a6d..3ba97ac 100644 --- a/documentation/pvDataCpp.html +++ b/documentation/pvDataCpp.html @@ -9,7 +9,7 @@

EPICS pvDataCPP
-2011.05.11

+2011.10.20

TODO