G4MemoryError Class Reference

#include <G4RTJpeg.hh>


Public Member Functions

 G4MemoryError (int size, const char *message)

Data Fields

int mSize
const char * mMessage


Detailed Description

Definition at line 175 of file G4RTJpeg.hh.


Constructor & Destructor Documentation

G4MemoryError::G4MemoryError ( int  size,
const char *  message 
) [inline]

Definition at line 178 of file G4RTJpeg.hh.

00179         {mSize = size;          mMessage = message;};


Field Documentation

const char* G4MemoryError::mMessage

Definition at line 181 of file G4RTJpeg.hh.

int G4MemoryError::mSize

Definition at line 179 of file G4RTJpeg.hh.


The documentation for this class was generated from the following file:
Generated on Mon May 27 17:52:28 2013 for Geant4 by  doxygen 1.4.7