changes from Nov. 2023

This commit is contained in:
2024-02-08 14:23:15 +01:00
parent b00167016e
commit 7b517f2fa6
26 changed files with 170818 additions and 1753 deletions
+2 -1
View File
@@ -14,6 +14,7 @@
//include <policyHelper.h>
//extern cafeConduit_set cs;
#include <epicsMutex.h>
template <class CTYPE> class Instant
{
@@ -27,7 +28,7 @@ private:
Transpose<dbr_long_t> renderLong; // 5
Transpose<dbr_double_t> renderDouble; // 6
CAFEStatus cafeStatus;
CAFEStatus cafeStatus;
Granules cafeGranules;
PolicyHelper policyHelper;