frepple::PythonResourceInfinite Class Reference

#include <model.h>

Inheritance diagram for frepple::PythonResourceInfinite:
frepple::utils::FreppleClass< PythonResourceInfinite, PythonResource, ResourceInfinite > frepple::utils::PythonExtension< T > frepple::utils::PythonExtensionBase frepple::utils::NonCopyable

List of all members.

Public Member Functions

virtual PyObject * getattro (const Attribute &)
 PythonResourceInfinite (ResourceInfinite *p)
virtual int setattro (const Attribute &, const PythonObject &)

Detailed Description

Definition at line 5773 of file model.h.


Constructor & Destructor Documentation

frepple::PythonResourceInfinite::PythonResourceInfinite ( ResourceInfinite p  )  [inline]

Definition at line 5776 of file model.h.


Member Function Documentation

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

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

Implements frepple::utils::FreppleClass< PythonResourceInfinite, PythonResource, ResourceInfinite >.

Definition at line 326 of file resource.cpp.

int frepple::PythonResourceInfinite::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< PythonResourceInfinite, PythonResource, ResourceInfinite >.

Definition at line 332 of file resource.cpp.


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

Generated on 25 Sep 2009 for frePPLe by  doxygen 1.6.1