Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
CB_XBase Struct Reference
Inheritance diagram for CB_XBase:
Inheritance graph
[legend]
Collaboration diagram for CB_XBase:
Collaboration graph
[legend]

Public Member Functions

void VMethodA (const AClass *a)
 
void d_VMethodA (const AClass *a)
 
void VMethodB (const BClass *b)
 
void d_VMethodB (const BClass *b)
 

Detailed Description

Definition at line 104 of file test10.cc.

Member Function Documentation

void CB_XBase::d_VMethodA ( const AClass a)
inline

Definition at line 112 of file test10.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void CB_XBase::d_VMethodB ( const BClass b)
inline

Definition at line 124 of file test10.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void CB_XBase::VMethodA ( const AClass a)
inline

Definition at line 105 of file test10.cc.

Here is the call graph for this function:

void CB_XBase::VMethodB ( const BClass b)
inline

Definition at line 117 of file test10.cc.

Here is the call graph for this function:


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