Xalan-C++ API Reference 1.12.0
|
#include <xalanc/PlatformSupport/AttributeVectorEntry.hpp>
Public Types | |
typedef XalanVector< XMLCh > | XMLChVectorType |
Public Member Functions | |
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 AttributeVectorEntry * | create (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, MemoryManager &theManager) |
static const XMLCh * | endArray (const XMLCh *data) |
Public Attributes | |
XMLChVectorType | m_Name |
XMLChVectorType | m_Value |
XMLChVectorType | m_Type |
Definition at line 38 of file AttributeVectorEntry.hpp.
Definition at line 42 of file AttributeVectorEntry.hpp.
|
inline |
Definition at line 44 of file AttributeVectorEntry.hpp.
|
inline |
Definition at line 55 of file AttributeVectorEntry.hpp.
References xalanc::length().
|
inline |
Definition at line 66 of file AttributeVectorEntry.hpp.
|
inlinevirtual |
Definition at line 92 of file AttributeVectorEntry.hpp.
|
inline |
Definition at line 97 of file AttributeVectorEntry.hpp.
|
inlinestatic |
Definition at line 74 of file AttributeVectorEntry.hpp.
References xalanc::XalanConstruct().
Definition at line 111 of file AttributeVectorEntry.hpp.
XMLChVectorType xalanc::AttributeVectorEntry::m_Name |
Definition at line 104 of file AttributeVectorEntry.hpp.
XMLChVectorType xalanc::AttributeVectorEntry::m_Type |
Definition at line 106 of file AttributeVectorEntry.hpp.
XMLChVectorType xalanc::AttributeVectorEntry::m_Value |
Definition at line 105 of file AttributeVectorEntry.hpp.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Mon Feb 5 2024 20:50:04 for Xalan-C++ API Reference by