Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Types | Public Member Functions
pointer_equals_predicate< T > Struct Template Reference
Inheritance diagram for pointer_equals_predicate< T >:
unary_function

List of all members.

Public Types

Public Member Functions

template<class T>
struct pointer_equals_predicate< T >


Member Typedef Documentation

template<class T >
typedef BaseClassType::argument_type pointer_equals_predicate< T >::argument_type
template<class T >
typedef std::unary_function<const T*, bool> pointer_equals_predicate< T >::BaseClassType
template<class T >
typedef BaseClassType::result_type pointer_equals_predicate< T >::result_type

Constructor & Destructor Documentation

template<class T >
pointer_equals_predicate< T >::pointer_equals_predicate ( argument_type  theArg)

Member Function Documentation

template<class T >
result_type pointer_equals_predicate< T >::operator() ( argument_type  theOther) const

The documentation for this struct was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo