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

Public Member Functions

void VMethod (std::string message)
 
void d_VMethod (std::string message)
 
- Public Member Functions inherited from ZBase
 ZBase ()
 
virtual ~ZBase ()
 
void AMethod ()
 

Detailed Description

Definition at line 49 of file test06.cc.

Member Function Documentation

void w_ZBase::d_VMethod ( std::string  message)
inline

Definition at line 57 of file test06.cc.

References ZBase::VMethod().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void w_ZBase::VMethod ( std::string  message)
inlinevirtual

Reimplemented from ZBase.

Definition at line 50 of file test06.cc.

References ZBase::VMethod().

+ Here is the call graph for this function:


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