Geant4  10.00.p02
w_XBase Struct Reference
+ Inheritance diagram for w_XBase:
+ Collaboration diagram for w_XBase:

Public Member Functions

std::string PVMethod ()
 
- Public Member Functions inherited from XBase
 XBase ()
 
virtual ~XBase ()
 
void SetIVal (int aval)
 
int GetIVal () const
 
void SetDVal (double aval)
 
double GetDVal () const
 
void AMethod ()
 
virtual int VMethod (const XBase *abase) const =0
 
 XBase ()
 
virtual ~XBase ()
 
void SetIVal (int i)
 
int GetIVal () const
 
 XBase ()
 
 ~XBase ()
 
virtual void VMethodA (const AClass *a)
 
virtual void VMethodB (const BClass *b)
 

Additional Inherited Members

- Protected Attributes inherited from XBase
int ival
 
double dval
 

Detailed Description

Definition at line 42 of file test06.cc.

Member Function Documentation

std::string w_XBase::PVMethod ( )
inlinevirtual

Implements XBase.

Definition at line 43 of file test06.cc.


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