Geant4_10
|
#include <boost/python.hpp>
#include "vector_indexing_suite.hpp"
#include <vector>
#include <iostream>
Go to the source code of this file.
Classes | |
class | AClass |
Typedefs | |
typedef std::vector< AClass * > | AVector |
Functions | |
void | PrintVector (const AVector &vec) |
BOOST_PYTHON_MODULE (test12) | |
BOOST_PYTHON_MODULE | ( | test12 | ) |