Mantid
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
LOG_LINE Struct Reference

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...
 

Detailed Description

log line entry

Definition at line 254 of file isisraw.h.

Constructor & Destructor Documentation

◆ LOG_LINE()

LOG_LINE::LOG_LINE ( )
inline

constructor

Definition at line 258 of file isisraw.h.

Member Data Documentation

◆ data

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().

◆ len

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().


The documentation for this struct was generated from the following file: