This class is a wrapper around a Python dictionary. More...
#include <pythonutils.h>
Public Member Functions | |
virtual const DataElement * | get (const Keyword &k) const |
PythonAttributeList (PyObject *a) |
This class is a wrapper around a Python dictionary.
Definition at line 508 of file pythonutils.h.
frepple::utils::PythonAttributeList::PythonAttributeList | ( | PyObject * | a | ) | [inline] |
Definition at line 515 of file pythonutils.h.
virtual const DataElement* frepple::utils::PythonAttributeList::get | ( | const Keyword & | k | ) | const [inline, virtual] |
Implements frepple::utils::AttributeList.
Definition at line 517 of file pythonutils.h.