Xalan-C++ API Reference
1.12.0
|
#include <xalanc/PlatformSupport/AttributeVectorEntryExtended.hpp>
Public Member Functions | |
AttributeVectorEntryExtended (const XMLChVectorType &theName, const XMLChVectorType &theValue, const XMLChVectorType &theType, const XMLChVectorType &theURI, const XMLChVectorType &theLocalName, MemoryManager &theManager) | |
AttributeVectorEntryExtended (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, const XMLCh *theURI, const XMLCh *theLocalName, MemoryManager &theManager) | |
AttributeVectorEntryExtended (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, MemoryManager &theManager) | |
AttributeVectorEntryExtended (MemoryManager &theManager) | |
virtual | ~AttributeVectorEntryExtended () |
void | clear () |
Public Member Functions inherited from xalanc::AttributeVectorEntry | |
AttributeVectorEntry (const XMLChVectorType &theName, const XMLChVectorType &theValue, const XMLChVectorType &theType, MemoryManager &theManager) | |
AttributeVectorEntry (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, MemoryManager &theManager) | |
AttributeVectorEntry (MemoryManager &theManager) | |
virtual | ~AttributeVectorEntry () |
void | clear () |
Static Public Member Functions | |
static AttributeVectorEntryExtended * | create (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, const XMLCh *theURI, const XMLCh *theLocalName, MemoryManager &theManager) |
Static Public Member Functions inherited from xalanc::AttributeVectorEntry | |
static AttributeVectorEntry * | create (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, MemoryManager &theManager) |
static const XMLCh * | endArray (const XMLCh *data) |
Public Attributes | |
XMLChVectorType | m_uri |
XMLChVectorType | m_localName |
Public Attributes inherited from xalanc::AttributeVectorEntry | |
XMLChVectorType | m_Name |
XMLChVectorType | m_Value |
XMLChVectorType | m_Type |
Additional Inherited Members | |
Public Types inherited from xalanc::AttributeVectorEntry | |
typedef XalanVector< XMLCh > | XMLChVectorType |
Definition at line 36 of file AttributeVectorEntryExtended.hpp.
|
inline |
Definition at line 40 of file AttributeVectorEntryExtended.hpp.
|
inline |
Definition at line 61 of file AttributeVectorEntryExtended.hpp.
|
inline |
Definition at line 84 of file AttributeVectorEntryExtended.hpp.
|
inline |
Definition at line 98 of file AttributeVectorEntryExtended.hpp.
|
inlinevirtual |
Definition at line 128 of file AttributeVectorEntryExtended.hpp.
|
inline |
Definition at line 133 of file AttributeVectorEntryExtended.hpp.
References xalanc::clear().
|
inlinestatic |
Definition at line 106 of file AttributeVectorEntryExtended.hpp.
References xalanc::XalanConstruct().
XMLChVectorType xalanc::AttributeVectorEntryExtended::m_localName |
Definition at line 142 of file AttributeVectorEntryExtended.hpp.
XMLChVectorType xalanc::AttributeVectorEntryExtended::m_uri |
Definition at line 141 of file AttributeVectorEntryExtended.hpp.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:29 for Xalan-C++ API Reference by 1.8.17