frepple::PythonBuffer Class Reference

#include <model.h>

Inheritance diagram for frepple::PythonBuffer:
frepple::utils::FreppleCategory< PythonBuffer, Buffer > frepple::utils::PythonExtension< T > frepple::utils::PythonExtensionBase frepple::utils::NonCopyable

List of all members.

Public Member Functions

virtual PyObject * getattro (const Attribute &)
 PythonBuffer (Buffer *p)
virtual int setattro (const Attribute &, const PythonObject &)

Detailed Description

Definition at line 5422 of file model.h.


Constructor & Destructor Documentation

frepple::PythonBuffer::PythonBuffer ( Buffer p  )  [inline]

Definition at line 5425 of file model.h.


Member Function Documentation

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

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

Implements frepple::utils::FreppleCategory< PythonBuffer, Buffer >.

Definition at line 666 of file buffer.cpp.

int frepple::PythonBuffer::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< PythonBuffer, Buffer >.

Definition at line 710 of file buffer.cpp.


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

Generated on 25 Feb 2010 for frePPLe by  doxygen 1.6.1