Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
statusMessageReporting Struct Reference

#include <statusMessageReporting.h>

Public Attributes

enum smr_status status
 
char packageName [smr_maximumPackageNameSize]
 
int line
 
int code
 
char * message
 

Detailed Description

Definition at line 51 of file statusMessageReporting.h.

Member Data Documentation

◆ code

int statusMessageReporting::code

Definition at line 55 of file statusMessageReporting.h.

Referenced by smr_initialize().

◆ line

int statusMessageReporting::line

Definition at line 54 of file statusMessageReporting.h.

Referenced by smr_getFullMessage(), smr_initialize(), and smr_print().

◆ message

char* statusMessageReporting::message

◆ packageName

char statusMessageReporting::packageName[smr_maximumPackageNameSize]

Definition at line 53 of file statusMessageReporting.h.

Referenced by smr_getFullMessage(), smr_initialize(), and smr_print().

◆ status

enum smr_status statusMessageReporting::status

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