exportToPython.cxx File Reference

export HippoDraw classes to Python to build extension module. More...

#include "exportToPython.h"
#include "pyconversions.h"
#include "QtCut.h"
#include "PyDataRep.h"
#include "PyDataSource.h"

Include dependency graph for exportToPython.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 exportToPython ()
 Exports HippoDraw C++ classes to Python.
void translate (const std::exception &e)
 Translate a C++ exception to a Python one.


Detailed Description

export HippoDraw classes to Python to build extension module.

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

Id
exportToPython.cxx,v 1.57 2007/07/02 18:17:16 pfkeb Exp

Definition in file exportToPython.cxx.


Generated for HippoDraw Class Library by doxygen