frepple::utils::XMLAttributeList Class Reference

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

#include <utils.h>

Inheritance diagram for frepple::utils::XMLAttributeList:

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 3145 of file utils.h.

Constructor & Destructor Documentation

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

Definition at line 3151 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 687 of file xmlparser.cpp.


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