Predicates.h File Reference

Useful XMLObject predicates for use with STL algorithms. More...

#include <xmltooling/XMLObject.h>
#include <functional>


Classes

class  xmltooling::hasQName
 Predicate that checks the QName of an XMLObject. More...
class  xmltooling::hasSchemaType
 Predicate that checks the xsi:type of an XMLObject. More...

Namespaces

namespace  xmltooling
 Public namespace of XML Tooling library.

Functions

template<typename Container , typename Predicate >
Container::value_type xmltooling::find_if (const Container &c, const Predicate &p)
 Template algorithm returns first pointer element from a container that matches a predicate.
template<typename Container , typename Predicate >
Container::value_type xmltooling::find_if (Container &c, const Predicate &p)
 Template algorithm returns first pointer element from a container that matches a predicate.


Detailed Description

Useful XMLObject predicates for use with STL algorithms.


Generated on Tue Oct 6 15:38:17 2009 for xmltooling by  doxygen 1.5.8