frepple::PythonOperationFixedTime Class Reference

#include <model.h>

Inheritance diagram for frepple::PythonOperationFixedTime:
frepple::utils::FreppleClass< PythonOperationFixedTime, PythonOperation, OperationFixedTime > frepple::utils::PythonExtension< T > frepple::utils::PythonExtensionBase frepple::utils::NonCopyable

List of all members.

Public Member Functions

virtual PyObject * getattro (const Attribute &)
 PythonOperationFixedTime (OperationFixedTime *p)
virtual int setattro (const Attribute &, const PythonObject &)

Detailed Description

Definition at line 5824 of file model.h.


Constructor & Destructor Documentation

frepple::PythonOperationFixedTime::PythonOperationFixedTime ( OperationFixedTime p  )  [inline]

Definition at line 5827 of file model.h.


Member Function Documentation

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

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

Implements frepple::utils::FreppleClass< PythonOperationFixedTime, PythonOperation, OperationFixedTime >.

Definition at line 1137 of file operation.cpp.

int frepple::PythonOperationFixedTime::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< PythonOperationFixedTime, PythonOperation, OperationFixedTime >.

Definition at line 1146 of file operation.cpp.


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

Generated on 25 Sep 2009 for frePPLe by  doxygen 1.6.1