Geant4
10.02.p01
|
#include <iostream>
#include <boost/python.hpp>
Go to the source code of this file.
Classes | |
class | AClass |
Functions | |
std::ostream & | operator<< (std::ostream &ostr, const AClass &aclass) |
BOOST_PYTHON_MODULE (test09) | |
BOOST_PYTHON_MODULE | ( | test09 | ) |
Definition at line 76 of file test09.cc.
References AClass::GetIVal(), and AClass::SetIVal().
std::ostream& operator<< | ( | std::ostream & | ostr, |
const AClass & | aclass | ||
) |
Definition at line 65 of file test09.cc.
References AClass::GetIVal().