Xalan-C++ API Reference  1.12.0
Public Member Functions | List of all members
xalanc::XalanOtherEncodingWriter< Predicate, ConstantsType >::WriteCharRef Class Reference

#include <xalanc/XMLSupport/XalanOtherEncodingWriter.hpp>

Public Member Functions

 WriteCharRef (ThisType &writer)
 
void operator() (XalanUnicodeChar value) const
 

Detailed Description

template<class Predicate, class ConstantsType>
class xalanc::XalanOtherEncodingWriter< Predicate, ConstantsType >::WriteCharRef

Definition at line 39 of file XalanOtherEncodingWriter.hpp.

Constructor & Destructor Documentation

◆ WriteCharRef()

template<class Predicate , class ConstantsType >
xalanc::XalanOtherEncodingWriter< Predicate, ConstantsType >::WriteCharRef::WriteCharRef ( ThisType writer)
inline

Definition at line 43 of file XalanOtherEncodingWriter.hpp.

Member Function Documentation

◆ operator()()

template<class Predicate , class ConstantsType >
void xalanc::XalanOtherEncodingWriter< Predicate, ConstantsType >::WriteCharRef::operator() ( XalanUnicodeChar  value) const
inline

Definition at line 49 of file XalanOtherEncodingWriter.hpp.


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