frepple::PythonOperationAlternate Class Reference

#include <model.h>

Inheritance diagram for frepple::PythonOperationAlternate:
frepple::utils::FreppleClass< PythonOperationAlternate, PythonOperation, OperationAlternate > frepple::utils::PythonExtension< T > frepple::utils::PythonExtensionBase frepple::utils::NonCopyable

List of all members.

Public Member Functions

virtual PyObject * getattro (const Attribute &)
 PythonOperationAlternate (OperationAlternate *p)
virtual int setattro (const Attribute &, const PythonObject &)

Static Public Member Functions

static int initialize (PyObject *m)

Detailed Description

Definition at line 5803 of file model.h.


Constructor & Destructor Documentation

frepple::PythonOperationAlternate::PythonOperationAlternate ( OperationAlternate p  )  [inline]

Definition at line 5806 of file model.h.


Member Function Documentation

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

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

Implements frepple::utils::FreppleClass< PythonOperationAlternate, PythonOperation, OperationAlternate >.

Definition at line 1181 of file operation.cpp.

static int frepple::PythonOperationAlternate::initialize ( PyObject *  m  )  [inline, static]
int frepple::PythonOperationAlternate::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< PythonOperationAlternate, PythonOperation, OperationAlternate >.

Definition at line 1196 of file operation.cpp.


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

Generated on 25 Feb 2010 for frePPLe by  doxygen 1.6.1