frepple::PythonCalendarOperation Class Reference

#include <model.h>

Inheritance diagram for frepple::PythonCalendarOperation:
frepple::utils::FreppleClass< PythonCalendarOperation, PythonCalendar, CalendarOperation > frepple::utils::PythonExtension< T > frepple::utils::PythonExtensionBase frepple::utils::NonCopyable

List of all members.

Public Member Functions

virtual PyObject * getattro (const Attribute &)
 PythonCalendarOperation (CalendarOperation *p)
virtual int setattro (const Attribute &, const PythonObject &)

Static Public Member Functions

static int initialize (PyObject *m)

Detailed Description

Definition at line 5696 of file model.h.


Constructor & Destructor Documentation

frepple::PythonCalendarOperation::PythonCalendarOperation ( CalendarOperation p  )  [inline]

Definition at line 5699 of file model.h.


Member Function Documentation

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

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

Implements frepple::utils::FreppleClass< PythonCalendarOperation, PythonCalendar, CalendarOperation >.

Definition at line 644 of file calendar.cpp.

static int frepple::PythonCalendarOperation::initialize ( PyObject *  m  )  [inline, static]
int frepple::PythonCalendarOperation::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< PythonCalendarOperation, PythonCalendar, CalendarOperation >.

Definition at line 653 of file calendar.cpp.


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

Generated on 25 Feb 2010 for frePPLe by  doxygen 1.6.1