ICP
1
|
#include "stdafx.h"
#include "isiscrpt.h"
#include "isisraw.h"
#include "icputils.h"
#include "selogger.h"
#include "NeXusEventWriter.h"
Go to the source code of this file.
Functions | |
static void | nxErrorFunc (void *arg, char *text) |
Variables | |
CRITICAL_SECTION | nx_critical |
|
static |
Definition at line 8 of file NeXusEventWriter.cpp.
References DAEstatus::addVa(), ERRTYPE_OUTOFMEM, FAC_CRPT, and SEV_ERROR.
Referenced by ICPEventWriter::start().
CRITICAL_SECTION nx_critical |
Definition at line 185 of file NeXusEventWriter.cpp.
Referenced by ICPEventWriter::snapshot(), and ICPEventWriter::snapshotOld().