#include <FdoCommon.h>
Go to the source code of this file.
Classes | |
class | FdoXmlAttribute |
FdoXmlAttribute contains the name and value of a single attribute from an XML document. More... | |
Typedefs | |
typedef FdoPtr< FdoXmlAttribute > | FdoXmlAttributeP |
FdoXmlAttributeP is a FdoPtr on FdoXmlAttribute, provided for convenience. |