frepple::AttributeList Class Reference

This class represents a dictionary of keyword + value pairs. More...

#include <utils.h>

Inheritance diagram for frepple::AttributeList:

frepple::XMLAttributeList module_python::PythonAttributeList List of all members.

Public Member Functions

virtual const DataElementget (const Keyword &) const=0

Detailed Description

This class represents a dictionary of keyword + value pairs.

This abstract class can be instantiated as XML attributes, or as a Python keyword dictionary.

Definition at line 2195 of file utils.h.


Member Function Documentation

virtual const DataElement* frepple::AttributeList::get ( const Keyword  )  const [pure virtual]


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