G4DataFormatError Class Reference

#include <G4RTJpeg.hh>


Public Member Functions

 G4DataFormatError (void *address, const char *message)

Data Fields

void * mAddress
const char * mMessage


Detailed Description

Definition at line 205 of file G4RTJpeg.hh.


Constructor & Destructor Documentation

G4DataFormatError::G4DataFormatError ( void *  address,
const char *  message 
) [inline]

Definition at line 208 of file G4RTJpeg.hh.

00209         {mAddress = address;            mMessage = message;};


Field Documentation

void* G4DataFormatError::mAddress

Definition at line 209 of file G4RTJpeg.hh.

const char* G4DataFormatError::mMessage

Definition at line 211 of file G4RTJpeg.hh.


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