frepple::PythonCalendar Class Reference

#include <model.h>

Inheritance diagram for frepple::PythonCalendar:
frepple::utils::FreppleCategory< PythonCalendar, Calendar > frepple::utils::PythonExtension< T > frepple::utils::PythonExtensionBase frepple::utils::NonCopyable

List of all members.

Public Member Functions

virtual PyObject * getattro (const Attribute &)
 PythonCalendar (Calendar *p)
virtual int setattro (const Attribute &, const PythonObject &)

Detailed Description

Definition at line 5562 of file model.h.


Constructor & Destructor Documentation

frepple::PythonCalendar::PythonCalendar ( Calendar p  )  [inline]

Definition at line 5565 of file model.h.


Member Function Documentation

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

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

Implements frepple::utils::FreppleCategory< PythonCalendar, Calendar >.

Definition at line 405 of file calendar.cpp.

int frepple::PythonCalendar::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::FreppleCategory< PythonCalendar, Calendar >.

Definition at line 416 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