#include <xalanc/XSLT/VariablesStack.hpp>
Definition at line 112 of file VariablesStack.hpp.
xalanc::VariablesStack::ParamsVectorEntry::ParamsVectorEntry |
( |
| ) |
|
|
inline |
xalanc::VariablesStack::ParamsVectorEntry::ParamsVectorEntry |
( |
const XalanQName * |
qname, |
|
|
const XObjectPtr |
value |
|
) |
| |
|
inline |
xalanc::VariablesStack::ParamsVectorEntry::ParamsVectorEntry |
( |
const XalanQName * |
qname, |
|
|
const ElemVariable * |
variable |
|
) |
| |
|
inline |
const XalanQName* xalanc::VariablesStack::ParamsVectorEntry::m_qname |
XObjectPtr xalanc::VariablesStack::ParamsVectorEntry::m_value |
const ElemVariable* xalanc::VariablesStack::ParamsVectorEntry::m_variable |
The documentation for this struct was generated from the following file: