#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 |
virtual int XBase::VMethod |
( |
const XBase * |
abase | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files:
- source/environments/g4py/tests/test02/mylib/XBase.hh
- source/environments/g4py/tests/test06/mylib/XBase.hh
- source/environments/g4py/tests/test10/test10.cc
- source/environments/g4py/tests/test02/mylib/XBase.cc
- source/environments/g4py/tests/test06/mylib/XBase.cc