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

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, 2007 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id:
PyDataSource.cxx,v 1.65 2007/08/24 22:19:16 pfkeb Exp

Definition in file PyDataSource.cxx.


Generated for HippoDraw Class Library by doxygen