23 namespace PyDistributionNS {
42 auto distributionClass = distributionObject.
make_class(
"Distribution");
43 distributionObject.
addExecute(distributionClass);
static OpalData * getInstance()
The base class for all OPAL objects.
void addExecute(PYCLASS &pyclass)
void define(Object *newObject)
Define a new object.
std::shared_ptr< C > getOpalShared()
virtual void update()
Update this object.
b Accompany it with a written valid for at least three to give any third for a charge no more than your cost of physically performing source distribution
BOOST_PYTHON_MODULE(distribution)
void registerExceptions()
boost::python::class_< PyC > make_class(const char *className)
void registerDistribution(PyOpalObjectNS::PyOpalObject< Distribution > &dist)