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

namespace  hippodraw
 

Namespace for HippoDraw.


namespace  hippodraw::Python
 

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


Functions

void export_DataArray ()
 Export PyDataSourceWrapper.
void PyDataSourceExceptionTranslator (const PyDataSource::StopIteration &e)

Detailed Description

hippodraw::PyDataSource class implementation and python interface implementation.

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

Id
PyDataSource.cxx,v 1.64 2007/07/02 18:17:15 pfkeb Exp

Definition in file PyDataSource.cxx.


Generated for HippoDraw Class Library by doxygen