ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
statusMessageReport Struct Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/lend/include/statusMessageReporting.h>

+ Collaboration diagram for statusMessageReport:

Public Attributes

struct statusMessageReportnext
 
enum smr_status status
 
int libraryID
 
int code
 
int line
 
char fileName [smr_maximumFileNameSize+1]
 
char function [smr_maximumFileNameSize+1]
 
char * message
 

Detailed Description

Definition at line 30 of file statusMessageReporting.h.

View newest version in sPHENIX GitHub at line 30 of file statusMessageReporting.h

Member Data Documentation

int statusMessageReport::code

Definition at line 34 of file statusMessageReporting.h.

View newest version in sPHENIX GitHub at line 34 of file statusMessageReporting.h

Referenced by smr_getCode(), smr_reportInitialize(), and smr_setReport().

char statusMessageReport::fileName[smr_maximumFileNameSize+1]

Definition at line 36 of file statusMessageReporting.h.

View newest version in sPHENIX GitHub at line 36 of file statusMessageReporting.h

Referenced by smr_copyFullMessage(), smr_getFile(), smr_reportInitialize(), smr_reportWrite(), and smr_setReport().

char statusMessageReport::function[smr_maximumFileNameSize+1]

Definition at line 37 of file statusMessageReporting.h.

View newest version in sPHENIX GitHub at line 37 of file statusMessageReporting.h

Referenced by smr_copyFullMessage(), smr_getFunction(), smr_reportInitialize(), smr_reportWrite(), and smr_setReport().

int statusMessageReport::libraryID

Definition at line 33 of file statusMessageReporting.h.

View newest version in sPHENIX GitHub at line 33 of file statusMessageReporting.h

Referenced by smr_getLibraryID(), smr_reportInitialize(), and smr_setReport().

int statusMessageReport::line

Definition at line 35 of file statusMessageReporting.h.

View newest version in sPHENIX GitHub at line 35 of file statusMessageReporting.h

Referenced by smr_copyFullMessage(), smr_getLine(), smr_reportInitialize(), smr_reportWrite(), and smr_setReport().

char* statusMessageReport::message
struct statusMessageReport* statusMessageReport::next

Definition at line 31 of file statusMessageReporting.h.

View newest version in sPHENIX GitHub at line 31 of file statusMessageReporting.h

Referenced by smr_nextReport(), smr_reportInitialize(), and smr_setReport().


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