Add hdbnode to diffscan
This commit is contained in:
@ -13,6 +13,8 @@
|
||||
#include "scan.h"
|
||||
#include "scan.i"
|
||||
#include "sicsvar.h"
|
||||
#include "hipadaba.h"
|
||||
#include "sicshipadaba.h"
|
||||
|
||||
typedef struct {
|
||||
pObjectDescriptor pDes;
|
||||
@ -25,6 +27,7 @@ typedef struct {
|
||||
pScanData scanObject;
|
||||
double last_report_time;
|
||||
pSicsVariable sicsvar;
|
||||
pHdb hdbnode;
|
||||
} DiffScan, *pDiffScan;
|
||||
|
||||
/*==================================================================*/
|
||||
|
Reference in New Issue
Block a user