PyFunctionRep.cxx File Reference

hippodraw::PyFunctionRep class implementation More...

#include <boost/python.hpp>
#include "PyFunctionRep.h"
#include "PyApp.h"
#include "PyDataRep.h"
#include "QtDisplay.h"
#include "controllers/FunctionController.h"
#include "datareps/FunctionRep.h"
#include "functions/FunctionBase.h"
#include "pattern/FactoryException.h"
#include "plotters/PlotterBase.h"

Include dependency graph for PyFunctionRep.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_Function ()
 Exports the PyFunctionRep class to Python.


Detailed Description

hippodraw::PyFunctionRep class implementation

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

Id
PyFunctionRep.cxx,v 1.54 2006/06/28 19:21:55 pfkeb Exp

Definition in file PyFunctionRep.cxx.


Generated for HippoDraw Class Library by doxygen