Xalan-C++ API Documentation
Go to the documentation of this file.
19 #if !defined(XALAN_TOPLEVELARG_HEADER_GUARD)
20 #define XALAN_TOPLEVELARG_HEADER_GUARD
39 XALAN_CPP_NAMESPACE_BEGIN
61 MemoryManager& theManager,
67 MemoryManager& theManager,
77 MemoryManager& theManager,
83 MemoryManager& theManager,
93 MemoryManager& theManager);
142 m_qname = theRHS.m_qname;
144 m_expression = theRHS.m_expression;
163 XALAN_CPP_NAMESPACE_END
167 #endif // XALAN_TOPLEVELARG_HEADER_GUARD
#define XALAN_USES_MEMORY_MANAGER(Type)
#define XALAN_XSLT_EXPORT
const XalanQName & getName() const
Retrieve object name.
This class holds an instance of an argument on the stack.
Class to hold XObjectPtr return types.
Class to represent a qualified name.
TopLevelArg & operator=(const TopLevelArg &theRHS)
Assignment operator.
const XObjectPtr getXObject() const
Retrieve object's XObject variable.
const XalanDOMString & getExpression() const
Retrieve object's expression.
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.
|
|