Geant4  10.00.p01
test09.cc File Reference
#include <iostream>
#include <boost/python.hpp>
+ Include dependency graph for test09.cc:

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)
 

Function Documentation

BOOST_PYTHON_MODULE ( test09  )

Definition at line 76 of file test09.cc.

References AClass::GetIVal(), and AClass::SetIVal().

+ Here is the call graph for this function:

std::ostream& operator<< ( std::ostream &  ostr,
const AClass aclass 
)

Definition at line 65 of file test09.cc.

References AClass::GetIVal().

+ Here is the call graph for this function: