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

user information (8*20 bytes) More...

#include <isisraw.h>

Public Member Functions

 USER_STRUCT ()
 

Public Attributes

char r_daytel [20]
 daytime phone More...
 
char r_daytel2 [20]
 daytime phone More...
 
char r_instit [20]
 institute More...
 
char r_night [20]
 nighttime phone More...
 
char r_user [20]
 name More...
 
char unused [3][20]
 to pad out to 8*20 bytes constructor More...
 

Detailed Description

user information (8*20 bytes)

Definition at line 50 of file isisraw.h.

Constructor & Destructor Documentation

◆ USER_STRUCT()

USER_STRUCT::USER_STRUCT ( )
inline

Definition at line 58 of file isisraw.h.

Member Data Documentation

◆ r_daytel

char USER_STRUCT::r_daytel[20]

daytime phone

Definition at line 52 of file isisraw.h.

◆ r_daytel2

char USER_STRUCT::r_daytel2[20]

daytime phone

Definition at line 53 of file isisraw.h.

◆ r_instit

char USER_STRUCT::r_instit[20]

institute

Definition at line 55 of file isisraw.h.

Referenced by ISISRAW::updateFromCRPT().

◆ r_night

char USER_STRUCT::r_night[20]

nighttime phone

Definition at line 54 of file isisraw.h.

◆ r_user

char USER_STRUCT::r_user[20]

name

Definition at line 51 of file isisraw.h.

Referenced by ISISRAW::updateFromCRPT().

◆ unused

char USER_STRUCT::unused[3][20]

to pad out to 8*20 bytes constructor

Definition at line 56 of file isisraw.h.


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