#include <XBase.hh>
Definition at line 41 of file XBase.hh.
virtual XBase::~XBase |
( |
) | |
|
|
virtual |
double XBase::GetDVal |
( |
) | |
const |
|
inline |
int XBase::GetIVal |
( |
) | |
const |
|
inline |
int XBase::GetIVal |
( |
) | |
const |
|
inline |
virtual std::string XBase::PVMethod |
( |
) | |
|
|
pure virtual |
void XBase::SetDVal |
( |
double |
aval) | |
|
|
inline |
The documentation for this class was generated from the following files:
- D:/Geant4/geant4_9_6_p02/environments/g4py/tests/test02/mylib/XBase.hh
- D:/Geant4/geant4_9_6_p02/environments/g4py/tests/test06/mylib/XBase.hh
- D:/Geant4/geant4_9_6_p02/environments/g4py/tests/test10/test10.cc
- D:/Geant4/geant4_9_6_p02/environments/g4py/tests/test02/mylib/XBase.cc
- D:/Geant4/geant4_9_6_p02/environments/g4py/tests/test06/mylib/XBase.cc