#include <model.h>

Additional Inherited Members | |
Public Member Functions inherited from frepple::utils::FreppleIterator< SkillIterator, Skill::iterator, Skill > | |
| FreppleIterator () | |
| FreppleIterator (const OTHER *o) | |
| FreppleIterator (const OTHER &o) | |
Static Public Member Functions inherited from frepple::utils::FreppleIterator< SkillIterator, Skill::iterator, Skill > | |
| 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 PythonType * | registerPythonType (int, const type_info *) |
Static Protected Attributes inherited from frepple::utils::PythonExtensionBase | |
| static vector< PythonType * > | table |