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

log line entry More...

#include <isisraw.h>

Public Member Functions

 LOG_STRUCT ()
 constructor More...
 

Public Attributes

LOG_LINElines
 size nlines More...
 
int nlines
 number of lines More...
 
int ver
 = 2 More...
 

Detailed Description

log line entry

Definition at line 262 of file isisraw.h.

Constructor & Destructor Documentation

◆ LOG_STRUCT()

LOG_STRUCT::LOG_STRUCT ( )
inline

constructor

Definition at line 267 of file isisraw.h.

Member Data Documentation

◆ lines

LOG_LINE* LOG_STRUCT::lines

size nlines

Definition at line 265 of file isisraw.h.

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

◆ nlines

int LOG_STRUCT::nlines

number of lines

Definition at line 264 of file isisraw.h.

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

◆ ver

int LOG_STRUCT::ver

= 2

Definition at line 263 of file isisraw.h.


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