Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | Public Attributes | List of all members
TraceListener::TraceListenerTraceFunctor Struct Reference

#include <TraceListener.hpp>

Public Member Functions

 TraceListenerTraceFunctor (const TracerEvent &theEvent)
 
void operator() (TraceListener *theListener) const
 

Public Attributes

const TracerEventm_event
 

Detailed Description

Definition at line 70 of file TraceListener.hpp.

Constructor & Destructor Documentation

◆ TraceListenerTraceFunctor()

TraceListener::TraceListenerTraceFunctor::TraceListenerTraceFunctor ( const TracerEvent theEvent)
inline

Definition at line 72 of file TraceListener.hpp.

Member Function Documentation

◆ operator()()

void TraceListener::TraceListenerTraceFunctor::operator() ( TraceListener theListener) const
inline

Definition at line 78 of file TraceListener.hpp.

Member Data Documentation

◆ m_event

const TracerEvent& TraceListener::TraceListenerTraceFunctor::m_event

Definition at line 83 of file TraceListener.hpp.


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.

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

Apache Logo