frepple::utils::XMLAttributeList Class Reference

This class represents a list of XML attributes. More...

#include <utils.h>

Inheritance diagram for frepple::utils::XMLAttributeList:

List of all members.

Public Member Functions

const XMLElementget (const Keyword &key) const
 XMLAttributeList (const xercesc::Attributes *a)

Detailed Description

This class represents a list of XML attributes.

Definition at line 3092 of file utils.h.


Constructor & Destructor Documentation

frepple::utils::XMLAttributeList::XMLAttributeList ( const xercesc::Attributes *  a  )  [inline]

Definition at line 3098 of file utils.h.


Member Function Documentation

const XMLElement* frepple::utils::XMLAttributeList::get ( const Keyword key  )  const [inline, virtual]

Implements frepple::utils::AttributeList.

Definition at line 3100 of file utils.h.


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

Documentation generated for frePPLe by  doxygen