frepple::PythonLocationDefault Class Reference

#include <model.h>

Inheritance diagram for frepple::PythonLocationDefault:
frepple::utils::FreppleClass< PythonLocationDefault, PythonLocation, LocationDefault > frepple::utils::PythonExtension< T > frepple::utils::PythonExtensionBase frepple::utils::NonCopyable

List of all members.

Public Member Functions

virtual PyObject * getattro (const Attribute &)
 PythonLocationDefault (LocationDefault *p)
virtual int setattro (const Attribute &, const PythonObject &)

Detailed Description

Definition at line 5487 of file model.h.


Constructor & Destructor Documentation

frepple::PythonLocationDefault::PythonLocationDefault ( LocationDefault p  )  [inline]

Definition at line 5490 of file model.h.


Member Function Documentation

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

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

Implements frepple::utils::FreppleClass< PythonLocationDefault, PythonLocation, LocationDefault >.

Definition at line 167 of file location.cpp.

int frepple::PythonLocationDefault::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< PythonLocationDefault, PythonLocation, LocationDefault >.

Definition at line 173 of file location.cpp.


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

Generated on 25 Sep 2009 for frePPLe by  doxygen 1.6.1