XMLBEANSXX  0.9.8
xmlbeansxx::QueryAttribute Class Reference

#include <Query.h>

Inheritance diagram for xmlbeansxx::QueryAttribute:
Collaboration diagram for xmlbeansxx::QueryAttribute:

List of all members.

Public Member Functions

 QueryAttribute (const std::string &attrName)
virtual std::vector< std::string > getValue (const XmlObject &object)

Private Member Functions

 XMLBEANSXX_STATIC_LOGGER_PTR (log)

Private Attributes

std::string attrName

Constructor & Destructor Documentation

xmlbeansxx::QueryAttribute::QueryAttribute ( const std::string &  attrName)

Member Function Documentation

std::vector< std::string > xmlbeansxx::QueryAttribute::getValue ( const XmlObject object) [virtual]

Reimplemented from xmlbeansxx::QueryNode.


Member Data Documentation

std::string xmlbeansxx::QueryAttribute::attrName [private]

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