Geant4  10.02.p03
G4NotSupported Class Reference

#include <G4RTJpeg.hh>

Collaboration diagram for G4NotSupported:

Public Member Functions

 G4NotSupported (jMarker aMark, void *address)
 

Public Attributes

jMarker mMark
 
void * mAddress
 

Detailed Description

Definition at line 216 of file G4RTJpeg.hh.

Constructor & Destructor Documentation

◆ G4NotSupported()

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

Member Data Documentation

◆ mAddress

void* G4NotSupported::mAddress

Definition at line 222 of file G4RTJpeg.hh.

◆ mMark

jMarker G4NotSupported::mMark

Definition at line 220 of file G4RTJpeg.hh.


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