Xalan-C++ API Reference 1.12.0
|
#include <xalanc/XSLT/VariablesStack.hpp>
Public Member Functions | |
ParamsVectorEntry () | |
ParamsVectorEntry (const XalanQName *qname, const XObjectPtr value) | |
ParamsVectorEntry (const XalanQName *qname, const ElemVariable *variable) |
Public Attributes | |
const XalanQName * | m_qname |
XObjectPtr | m_value |
const ElemVariable * | m_variable |
Definition at line 112 of file VariablesStack.hpp.
|
inline |
Definition at line 114 of file VariablesStack.hpp.
References m_qname, m_value, and m_variable.
|
inline |
Definition at line 121 of file VariablesStack.hpp.
References m_qname, m_value, and m_variable.
|
inline |
Definition at line 130 of file VariablesStack.hpp.
References m_qname, m_value, and m_variable.
const XalanQName* xalanc::VariablesStack::ParamsVectorEntry::m_qname |
Definition at line 139 of file VariablesStack.hpp.
Referenced by ParamsVectorEntry(), ParamsVectorEntry(), and ParamsVectorEntry().
XObjectPtr xalanc::VariablesStack::ParamsVectorEntry::m_value |
Definition at line 141 of file VariablesStack.hpp.
Referenced by ParamsVectorEntry(), ParamsVectorEntry(), and ParamsVectorEntry().
const ElemVariable* xalanc::VariablesStack::ParamsVectorEntry::m_variable |
Definition at line 143 of file VariablesStack.hpp.
Referenced by ParamsVectorEntry(), ParamsVectorEntry(), and ParamsVectorEntry().
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on for Xalan-C++ API Reference by