This class is a wrapper around a Python dictionary. More...
#include <utils.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 3124 of file utils.h.
| frepple::utils::PythonAttributeList::PythonAttributeList | ( | PyObject * | a | ) | [inline] |
| virtual const DataElement* frepple::utils::PythonAttributeList::get | ( | const Keyword & | k | ) | const [inline, virtual] |
Implements frepple::utils::AttributeList.
1.6.1