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

Detailed Description

This class represents a list of XML attributes.

Definition at line 3042 of file utils.h.


Constructor & Destructor Documentation

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

Definition at line 3048 of file utils.h.


Member Function Documentation

const XMLElement * frepple::utils::XMLAttributeList::get ( const Keyword key) const
virtual

Implements frepple::utils::AttributeList.

Definition at line 660 of file xmlparser.cpp.


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