frepple::utils::PythonAttributeList Class Reference

This class is a wrapper around a Python dictionary. More...

#include <utils.h>

Inheritance diagram for frepple::utils::PythonAttributeList:

List of all members.

Public Member Functions

virtual const DataElementget (const Keyword &k) const
 PythonAttributeList (PyObject *a)

Detailed Description

This class is a wrapper around a Python dictionary.

Definition at line 3111 of file utils.h.


Constructor & Destructor Documentation

frepple::utils::PythonAttributeList::PythonAttributeList ( PyObject *  a  )  [inline]

Definition at line 3118 of file utils.h.


Member Function Documentation

virtual const DataElement* frepple::utils::PythonAttributeList::get ( const Keyword k  )  const [inline, virtual]

Implements frepple::utils::AttributeList.

Definition at line 3120 of file utils.h.


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

Documentation generated for frePPLe by  doxygen