Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Attributes | List of all members
XPathFunctionTable::FunctionNameTableEntry Struct Reference

#include <XPathFunctionTable.hpp>

Public Attributes

const XalanDOMChar * m_name
 
StringSizeType m_size
 

Detailed Description

Definition at line 328 of file XPathFunctionTable.hpp.

Member Data Documentation

◆ m_name

const XalanDOMChar* XPathFunctionTable::FunctionNameTableEntry::m_name

Definition at line 330 of file XPathFunctionTable.hpp.

◆ m_size

StringSizeType XPathFunctionTable::FunctionNameTableEntry::m_size

Definition at line 332 of file XPathFunctionTable.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