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)
- Public Member Functions inherited from frepple::utils::AttributeList
virtual ~AttributeList ()

Detailed Description

This class is a wrapper around a Python dictionary.

Definition at line 3055 of file utils.h.


Constructor & Destructor Documentation

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

Definition at line 3062 of file utils.h.


Member Function Documentation

virtual const DataElement* frepple::utils::PythonAttributeList::get ( const Keyword k) const
inlinevirtual

Implements frepple::utils::AttributeList.

Definition at line 3064 of file utils.h.


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