Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Data Fields
G4NotSupported Class Reference

#include <G4RTJpeg.hh>

Public Member Functions

 G4NotSupported (jMarker aMark, void *address)
 

Data Fields

jMarker mMark
 
voidmAddress
 

Detailed Description

Definition at line 216 of file G4RTJpeg.hh.

Constructor & Destructor Documentation

G4NotSupported::G4NotSupported ( jMarker  aMark,
void address 
)
inline

Definition at line 219 of file G4RTJpeg.hh.

220  {mMark = aMark; mAddress = address;};
jMarker mMark
Definition: G4RTJpeg.hh:220
void * mAddress
Definition: G4RTJpeg.hh:222

Field Documentation

void* G4NotSupported::mAddress

Definition at line 222 of file G4RTJpeg.hh.

jMarker G4NotSupported::mMark

Definition at line 220 of file G4RTJpeg.hh.


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