Namespaces | Functions
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

 hippodraw
 Namespace for HippoDraw.
 
 hippodraw::Python
 A namespace encapsulating functions to interface HippoDraw classes to Python using Boost.Python.
 

Functions

void exportToPython ()
 Exports HippoDraw C++ classes to Python. More...
 
void translate (const std::exception &e)
 Translate a C++ exception to a Python one. More...
 

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.59 2009/10/02 22:34:14 pfkeb Exp

Definition in file exportToPython.cxx.


Generated for HippoDraw Class Library by doxygen