#include <xalanc/PlatformSupport/AttributeVectorEntry.hpp>
|
static AttributeVectorEntry * | create (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, MemoryManager &theManager) |
|
static const XMLCh * | endArray (const XMLCh *data) |
|
Definition at line 38 of file AttributeVectorEntry.hpp.
◆ XMLChVectorType
◆ AttributeVectorEntry() [1/3]
◆ AttributeVectorEntry() [2/3]
xalanc::AttributeVectorEntry::AttributeVectorEntry |
( |
const XMLCh * |
theName, |
|
|
const XMLCh * |
theValue, |
|
|
const XMLCh * |
theType, |
|
|
MemoryManager & |
theManager |
|
) |
| |
|
inline |
◆ AttributeVectorEntry() [3/3]
xalanc::AttributeVectorEntry::AttributeVectorEntry |
( |
MemoryManager & |
theManager | ) |
|
|
inline |
◆ ~AttributeVectorEntry()
virtual xalanc::AttributeVectorEntry::~AttributeVectorEntry |
( |
| ) |
|
|
inlinevirtual |
◆ clear()
void xalanc::AttributeVectorEntry::clear |
( |
| ) |
|
|
inline |
◆ create()
static AttributeVectorEntry* xalanc::AttributeVectorEntry::create |
( |
const XMLCh * |
theName, |
|
|
const XMLCh * |
theValue, |
|
|
const XMLCh * |
theType, |
|
|
MemoryManager & |
theManager |
|
) |
| |
|
inlinestatic |
◆ endArray()
static const XMLCh* xalanc::AttributeVectorEntry::endArray |
( |
const XMLCh * |
data | ) |
|
|
inlinestatic |
◆ m_Name
◆ m_Type
◆ m_Value
The documentation for this class was generated from the following file: