Namespaces | Functions
FunctionWrap.cxx File Reference

hippodraw::FunctionWrap class implementation and Python extension module. More...

#include <boost/python.hpp>
#include "FunctionWrap.h"
#include <stdexcept>
Include dependency graph for FunctionWrap.cxx:

Go to the source code of this file.

Namespaces

namespace  hippodraw
 

Namespace for HippoDraw.


namespace  hippodraw::Python
 

A namespace encapsulating functions to interface HippoDraw classes to Python using Boost.Python.


Functions

void export_FunctionBase ()
 Export the FunctionBase and its FunctionWrap.

Detailed Description

hippodraw::FunctionWrap class implementation and Python extension module.

Copyright (C) 2004-2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id:
FunctionWrap.cxx,v 1.54 2007/07/02 22:45:09 pfkeb Exp

Definition in file FunctionWrap.cxx.


Generated for HippoDraw Class Library by doxygen