Namespaces | Functions
PyDataSource.cxx File Reference

hippodraw::PyDataSource class implementation and python interface implementation. More...

#include <boost/python.hpp>
#include "PyDataSource.h"
#include "ListTuple.h"
#include "PyApp.h"
#include "datasrcs/DataSourceController.h"
#include "datasrcs/NTuple.h"
#include "pattern/string_convert.h"
#include "numarray/NumArrayTuple.h"
#include "numarray/num_util.h"
#include "fits/FitsNTuple.h"
#include "root/QtRootNTuple.h"
Include dependency graph for PyDataSource.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 export_DataArray ()
 Export PyDataSourceWrapper. More...
 
void PyDataSourceExceptionTranslator (const PyDataSource::StopIteration &e)
 

Detailed Description

hippodraw::PyDataSource class implementation and python interface implementation.

Copyright (C) 2005, 2006, 2007 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id:
PyDataSource.cxx,v 1.67 2008/06/07 22:28:13 pfkeb Exp

Definition in file PyDataSource.cxx.


Generated for HippoDraw Class Library by doxygen