|
Geant4.10
|
#include <boost/python.hpp>#include "AClass.hh"Go to the source code of this file.
Functions | |
| BOOST_PYTHON_MODULE (test01) | |
| BOOST_PYTHON_MODULE | ( | test01 | ) |
Definition at line 45 of file test01.cc.
References AClass::AMethod(), AClass::GetDVal(), AClass::GetIVal(), AClass::SetDVal(), and AClass::SetIVal().
1.8.7