| 
    XMLBEANSXX
    0.9.8
    
   
   | 
  
  
  
 
#include <Query.h>


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 | 
| xmlbeansxx::QueryAttribute::QueryAttribute | ( | const std::string & | attrName | ) | 
| std::vector< std::string > xmlbeansxx::QueryAttribute::getValue | ( | const XmlObject & | object | ) |  [virtual] | 
        
Reimplemented from xmlbeansxx::QueryNode.
| xmlbeansxx::QueryAttribute::XMLBEANSXX_STATIC_LOGGER_PTR | ( | log | ) |  [private] | 
        
Reimplemented from xmlbeansxx::QueryNode.
std::string xmlbeansxx::QueryAttribute::attrName [private] |