added a test for auxInfo and field offsets
This commit is contained in:
@@ -40,6 +40,7 @@ static PVDataCreate* pvDataCreate = 0;
|
||||
|
||||
PVDataCreate::PVDataCreate(){
|
||||
PVField::init();
|
||||
PVAuxInfo::init();
|
||||
}
|
||||
|
||||
PVField *PVDataCreate::createPVField(PVStructure *parent,
|
||||
|
||||
Reference in New Issue
Block a user