bioweb  0.09.92
C++/Python(django)/JavaScript(angularJS) framework
Classes | Functions
calcpy.cpp File Reference

the Python interface for C++ calculation library More...

#include <boost/python.hpp>
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>
#include "calc.hpp"

Go to the source code of this file.

Classes

class  CommandManagerPy
 

Functions

 BOOST_PYTHON_MODULE (calc)
 

Detailed Description

the Python interface for C++ calculation library

Definition in file calcpy.cpp.

Function Documentation

BOOST_PYTHON_MODULE ( calc  )

Python wrapper using Boost.Python

exports getNumber to Python

Definition at line 44 of file calcpy.cpp.