hippodraw::ObserverWrap class implementation More...
#include <boost/python.hpp>#include "ObserverWrap.h"#include "pattern/Observable.h"#include <iostream>
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_Observer () |
| Exports the Observer class to Python. | |
hippodraw::ObserverWrap class implementation
Copyright (C) 2004-2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file ObserverWrap.cxx.