Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 196 of file G4RTJpeg.hh.

Constructor & Destructor Documentation

G4BufferError::G4BufferError ( const char *  mes)
inline

Definition at line 199 of file G4RTJpeg.hh.

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

Field Documentation

const char* G4BufferError::mMessage

Definition at line 200 of file G4RTJpeg.hh.


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