Geant4-11
Public Member Functions | Data Fields
G4BufferError Class Reference

#include <G4RTJpeg.hh>

Public Member Functions

 G4BufferError (const char *mes)
 

Data Fields

const char * mMessage
 

Detailed Description

Definition at line 195 of file G4RTJpeg.hh.

Constructor & Destructor Documentation

◆ G4BufferError()

G4BufferError::G4BufferError ( const char *  mes)
inline

Definition at line 198 of file G4RTJpeg.hh.

199 {mMessage = mes;};
const char * mMessage
Definition: G4RTJpeg.hh:199

References mMessage.

Field Documentation

◆ mMessage

const char* G4BufferError::mMessage

Definition at line 200 of file G4RTJpeg.hh.

Referenced by G4BufferError().


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