|
Mantid
|
log line entry More...
#include <isisraw.h>
Public Member Functions | |
| LOG_LINE () | |
| constructor More... | |
Public Attributes | |
| char * | data |
| padded to multiple of 4 bytes More... | |
| int | len |
| real length of data More... | |
| char* LOG_LINE::data |
padded to multiple of 4 bytes
Definition at line 256 of file isisraw.h.
Referenced by ISISRAW::ISISRAW(), ISISRAW::updateFromCRPT(), and ISISRAW::~ISISRAW().
| int LOG_LINE::len |
real length of data
Definition at line 255 of file isisraw.h.
Referenced by ISISRAW::ioRAW(), ISISRAW::ISISRAW(), and ISISRAW::updateFromCRPT().