Go to the source code of this file.
Typedefs | |
typedef bp::return_value_policy< bp::reference_existing_object > | reference_existing_object |
Functions | |
BOOST_PYTHON_MODULE (wrap) | |
template<typename T , typename Time > | |
void | exposeSwitch () |
typedef bp::return_value_policy<bp::reference_existing_object> reference_existing_object |
Definition at line 7 of file switch-python-module-py.cc.
BOOST_PYTHON_MODULE | ( | wrap | ) |
Definition at line 28 of file switch-python-module-py.cc.
void exposeSwitch | ( | ) |
Definition at line 10 of file switch-python-module-py.cc.