frepple::CustomerIterator Class Reference

#include <model.h>

Inheritance diagram for frepple::CustomerIterator:

Public Member Functions

 CustomerIterator (Customer *b)
 
 CustomerIterator ()
 
- Public Member Functions inherited from frepple::utils::FreppleIterator< CustomerIterator, Customer::memberIterator, Customer >
 FreppleIterator ()
 
 FreppleIterator (const OTHER *o)
 
 FreppleIterator (const OTHER &o)
 
- Public Member Functions inherited from frepple::utils::PythonExtension< CustomerIterator >
 PythonExtension ()
 
virtual ~PythonExtension ()
 
- Public Member Functions inherited from frepple::utils::PythonExtensionBase
virtual PyObject * call (const PythonObject &args, const PythonObject &kwds)
 
virtual int compare (const PyObject *other) const
 
virtual PyObject * getattro (const Attribute &attr)
 
Py_ssize_t getReferenceCount () const
 
void initType (const MetaClass *t)
 
void initType (PyTypeObject *t)
 
 PythonExtensionBase ()
 
void resetReferenceCount ()
 
virtual int setattro (const Attribute &attr, const PythonObject &field)
 
virtual PyObject * str () const
 
virtual ~PythonExtensionBase ()
 

Additional Inherited Members

- Static Public Member Functions inherited from frepple::utils::FreppleIterator< CustomerIterator, Customer::memberIterator, Customer >
static PyObject * create (PyObject *self, PyObject *args)
 
static int initialize ()
 
- Protected Member Functions inherited from frepple::utils::NonCopyable
 NonCopyable ()
 
 ~NonCopyable ()
 
- Static Protected Member Functions inherited from frepple::utils::PythonExtensionBase
static PythonTyperegisterPythonType (int, const type_info *)
 
- Static Protected Attributes inherited from frepple::utils::PythonExtensionBase
static vector< PythonType * > table
 

Detailed Description

Definition at line 5991 of file model.h.

Constructor & Destructor Documentation

frepple::CustomerIterator::CustomerIterator ( Customer b)
inline

Definition at line 5995 of file model.h.

frepple::CustomerIterator::CustomerIterator ( )
inline

Definition at line 5996 of file model.h.


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