frepple::PythonProblem Class Reference

#include <model.h>

Inheritance diagram for frepple::PythonProblem:
frepple::utils::PythonExtension< PythonProblem > frepple::utils::PythonExtensionBase frepple::utils::NonCopyable

List of all members.

Public Member Functions

 PythonProblem (Problem *p)
PyObject * str ()

Static Public Member Functions

static int initialize (PyObject *m)
static PyObject * proxy (Object *p)

Public Attributes

Problemobj

Detailed Description

Definition at line 5393 of file model.h.


Constructor & Destructor Documentation

frepple::PythonProblem::PythonProblem ( Problem p  )  [inline]

Definition at line 5397 of file model.h.


Member Function Documentation

int frepple::PythonProblem::initialize ( PyObject *  m  )  [static]

Definition at line 477 of file problem.cpp.

static PyObject* frepple::PythonProblem::proxy ( Object p  )  [inline, static]

Definition at line 5398 of file model.h.

PyObject* frepple::PythonProblem::str (  )  [inline, virtual]

Default str method.
Subclasses are expected to implement an override if the type supports conversion to a string.

Reimplemented from frepple::utils::PythonExtensionBase.

Definition at line 5400 of file model.h.


Member Data Documentation

Definition at line 5405 of file model.h.


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

Generated on 25 Sep 2009 for frePPLe by  doxygen 1.6.1