Geant4-11
Public Member Functions | Data Fields
G4NotSupported Class Reference

#include <G4RTJpeg.hh>

Public Member Functions

 G4NotSupported (jMarker aMark, void *address)
 

Data Fields

void * mAddress
 
jMarker mMark
 

Detailed Description

Definition at line 215 of file G4RTJpeg.hh.

Constructor & Destructor Documentation

◆ G4NotSupported()

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

Definition at line 218 of file G4RTJpeg.hh.

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

References mAddress, and mMark.

Field Documentation

◆ mAddress

void* G4NotSupported::mAddress

Definition at line 221 of file G4RTJpeg.hh.

Referenced by G4NotSupported().

◆ mMark

jMarker G4NotSupported::mMark

Definition at line 220 of file G4RTJpeg.hh.

Referenced by G4NotSupported().


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