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
 

Public Attributes

char * data
 padded to multiple of 4 bytes
 
int len
 real length of data
 

Detailed Description

log line entry

Definition at line 249 of file isisraw.h.

Constructor & Destructor Documentation

◆ LOG_LINE()

LOG_LINE::LOG_LINE ( )
inline

constructor

Definition at line 253 of file isisraw.h.

Member Data Documentation

◆ data

char* LOG_LINE::data

padded to multiple of 4 bytes

Definition at line 251 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 250 of file isisraw.h.

Referenced by ISISRAW::ioRAW(), ISISRAW::ioRAW(), ISISRAW::ISISRAW(), and ISISRAW::updateFromCRPT().


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