Geant4  10.02.p01
test02.cc File Reference
#include <boost/python.hpp>
#include "XBase.hh"
#include "AClass.hh"
#include "BClass.hh"
+ Include dependency graph for test02.cc:

Go to the source code of this file.

Functions

 BOOST_PYTHON_MODULE (test02)
 

Function Documentation

BOOST_PYTHON_MODULE ( test02  )

Definition at line 48 of file test02.cc.

References BClass::AMethod(), XBase::AMethod(), AClass::AMethod(), XBase::GetDVal(), XBase::GetIVal(), XBase::SetDVal(), XBase::SetIVal(), and XBase::VMethod().

+ Here is the call graph for this function: