frepple::PythonSolverMRP Class Reference

#include <solver.h>

Inheritance diagram for frepple::PythonSolverMRP:
frepple::utils::FreppleClass< PythonSolverMRP, PythonSolver, SolverMRP > frepple::utils::PythonExtension< T > frepple::utils::PythonExtensionBase frepple::utils::NonCopyable

List of all members.

Public Member Functions

virtual PyObject * getattro (const Attribute &)
 PythonSolverMRP (SolverMRP *p)
virtual int setattro (const Attribute &, const PythonObject &)

Detailed Description

Definition at line 502 of file solver.h.


Constructor & Destructor Documentation

frepple::PythonSolverMRP::PythonSolverMRP ( SolverMRP p  )  [inline]

Definition at line 505 of file solver.h.


Member Function Documentation

PyObject * frepple::PythonSolverMRP::getattro ( const Attribute attr  )  [virtual]

Default getattro method.
Subclasses are expected to implement an override if the type supports gettattro.

Implements frepple::utils::FreppleClass< PythonSolverMRP, PythonSolver, SolverMRP >.

Definition at line 220 of file solverplan.cpp.

int frepple::PythonSolverMRP::setattro ( const Attribute attr,
const PythonObject field 
) [virtual]

Default setattro method.
Subclasses are expected to implement an override if the type supports settattro.

Implements frepple::utils::FreppleClass< PythonSolverMRP, PythonSolver, SolverMRP >.

Definition at line 231 of file solverplan.cpp.


The documentation for this class was generated from the following files:

Generated on 25 Sep 2009 for frePPLe by  doxygen 1.6.1