#include <AttributeVectorEntryExtended.hpp>
Inherits AttributeVectorEntry.
Definition at line 36 of file AttributeVectorEntryExtended.hpp.
AttributeVectorEntryExtended::AttributeVectorEntryExtended | ( | const XMLChVectorType & | theName, | |
const XMLChVectorType & | theValue, | |||
const XMLChVectorType & | theType, | |||
const XMLChVectorType & | theURI, | |||
const XMLChVectorType & | theLocalName, | |||
MemoryManager & | theManager | |||
) | [inline] |
Definition at line 40 of file AttributeVectorEntryExtended.hpp.
AttributeVectorEntryExtended::AttributeVectorEntryExtended | ( | const XMLCh * | theName, | |
const XMLCh * | theValue, | |||
const XMLCh * | theType, | |||
const XMLCh * | theURI, | |||
const XMLCh * | theLocalName, | |||
MemoryManager & | theManager | |||
) | [inline] |
Definition at line 61 of file AttributeVectorEntryExtended.hpp.
AttributeVectorEntryExtended::AttributeVectorEntryExtended | ( | const XMLCh * | theName, | |
const XMLCh * | theValue, | |||
const XMLCh * | theType, | |||
MemoryManager & | theManager | |||
) | [inline] |
Definition at line 84 of file AttributeVectorEntryExtended.hpp.
AttributeVectorEntryExtended::AttributeVectorEntryExtended | ( | MemoryManager & | theManager | ) | [inline] |
Definition at line 98 of file AttributeVectorEntryExtended.hpp.
virtual AttributeVectorEntryExtended::~AttributeVectorEntryExtended | ( | ) | [inline, virtual] |
Definition at line 128 of file AttributeVectorEntryExtended.hpp.
void AttributeVectorEntryExtended::clear | ( | ) | [inline] |
Reimplemented from AttributeVectorEntry.
Definition at line 133 of file AttributeVectorEntryExtended.hpp.
static AttributeVectorEntryExtended* AttributeVectorEntryExtended::create | ( | const XMLCh * | theName, | |
const XMLCh * | theValue, | |||
const XMLCh * | theType, | |||
const XMLCh * | theURI, | |||
const XMLCh * | theLocalName, | |||
MemoryManager & | theManager | |||
) | [inline, static] |
Definition at line 106 of file AttributeVectorEntryExtended.hpp.
Definition at line 142 of file AttributeVectorEntryExtended.hpp.
Definition at line 141 of file AttributeVectorEntryExtended.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|