- Added asynchronous IO code from ANSTO
- Added new ACT protocol - Extended sicshdbadapter to cover counters and status to put the status into Hipadaba - Fixes to napi5.c - Exe now supports hdbrun which allows to write output for a buffer into hdb node.
This commit is contained in:
3
napi.h
3
napi.h
@@ -21,7 +21,7 @@
|
||||
|
||||
For further information, see <http://www.neutron.anl.gov/NeXus/>
|
||||
|
||||
$Id: napi.h,v 1.10 2006/03/03 15:30:55 koennecke Exp $
|
||||
$Id: napi.h,v 1.11 2007/06/22 11:44:47 koennecke Exp $
|
||||
|
||||
----------------------------------------------------------------------------*/
|
||||
|
||||
@@ -117,6 +117,7 @@ typedef struct {
|
||||
char iRef5[1024]; /* HDF5 variable */
|
||||
char iRefd[1024]; /* HDF5 variable */
|
||||
char targetPath[1024]; /* XML path */
|
||||
int linkType;
|
||||
} NXlink;
|
||||
|
||||
#define NXMAXSTACK 50
|
||||
|
||||
Reference in New Issue
Block a user