changes from Nov. 2023
This commit is contained in:
+2
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user