frepple::PythonCalendarString Class Reference

#include <model.h>

Inheritance diagram for frepple::PythonCalendarString:
frepple::utils::FreppleClass< PythonCalendarString, PythonCalendar, CalendarString > frepple::utils::PythonExtension< T > frepple::utils::PythonExtensionBase frepple::utils::NonCopyable

List of all members.

Public Member Functions

virtual PyObject * getattro (const Attribute &)
 PythonCalendarString (CalendarString *p)
virtual int setattro (const Attribute &, const PythonObject &)

Static Public Member Functions

static int initialize (PyObject *m)

Detailed Description

Definition at line 5662 of file model.h.


Constructor & Destructor Documentation

frepple::PythonCalendarString::PythonCalendarString ( CalendarString p  )  [inline]

Definition at line 5665 of file model.h.


Member Function Documentation

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

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

Implements frepple::utils::FreppleClass< PythonCalendarString, PythonCalendar, CalendarString >.

Definition at line 554 of file calendar.cpp.

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

Definition at line 563 of file calendar.cpp.


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

Generated on 25 Sep 2009 for frePPLe by  doxygen 1.6.1