frepple::PythonCustomer Class Reference

#include <model.h>

Inheritance diagram for frepple::PythonCustomer:
frepple::utils::FreppleCategory< PythonCustomer, Customer > frepple::utils::PythonExtension< T > frepple::utils::PythonExtensionBase frepple::utils::NonCopyable

List of all members.

Public Member Functions

virtual PyObject * getattro (const Attribute &)
 PythonCustomer (Customer *p)
virtual int setattro (const Attribute &, const PythonObject &)

Detailed Description

Definition at line 5502 of file model.h.


Constructor & Destructor Documentation

frepple::PythonCustomer::PythonCustomer ( Customer p  )  [inline]

Definition at line 5505 of file model.h.


Member Function Documentation

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

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

Implements frepple::utils::FreppleCategory< PythonCustomer, Customer >.

Definition at line 76 of file customer.cpp.

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

Definition at line 95 of file customer.cpp.


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

Generated on 25 Feb 2010 for frePPLe by  doxygen 1.6.1