frepple::PythonCustomerDefault Class Reference

#include <model.h>

Inheritance diagram for frepple::PythonCustomerDefault:
frepple::utils::FreppleClass< PythonCustomerDefault, PythonCustomer, CustomerDefault > frepple::utils::PythonExtension< T > frepple::utils::PythonExtensionBase frepple::utils::NonCopyable

List of all members.

Public Member Functions

virtual PyObject * getattro (const Attribute &)
 PythonCustomerDefault (CustomerDefault *p)
virtual int setattro (const Attribute &, const PythonObject &)

Detailed Description

Definition at line 5517 of file model.h.


Constructor & Destructor Documentation

frepple::PythonCustomerDefault::PythonCustomerDefault ( CustomerDefault p  )  [inline]

Definition at line 5520 of file model.h.


Member Function Documentation

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

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

Implements frepple::utils::FreppleClass< PythonCustomerDefault, PythonCustomer, CustomerDefault >.

Definition at line 123 of file customer.cpp.

int frepple::PythonCustomerDefault::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< PythonCustomerDefault, PythonCustomer, CustomerDefault >.

Definition at line 129 of file customer.cpp.


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

Generated on 25 Sep 2009 for frePPLe by  doxygen 1.6.1