Xalan-C++ API Reference 1.12.0
xalanc::AttributeVectorEntryExtended Class Reference

#include <xalanc/PlatformSupport/AttributeVectorEntryExtended.hpp>

Inheritance diagram for xalanc::AttributeVectorEntryExtended:
[legend]
Collaboration diagram for xalanc::AttributeVectorEntryExtended:
[legend]

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 AttributeVectorEntryExtendedcreate (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 AttributeVectorEntrycreate (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

Detailed Description

Definition at line 36 of file AttributeVectorEntryExtended.hpp.

Constructor & Destructor Documentation

◆ AttributeVectorEntryExtended() [1/4]

xalanc::AttributeVectorEntryExtended::AttributeVectorEntryExtended ( const XMLChVectorType & theName,
const XMLChVectorType & theValue,
const XMLChVectorType & theType,
const XMLChVectorType & theURI,
const XMLChVectorType & theLocalName,
MemoryManager & theManager )
inline

◆ AttributeVectorEntryExtended() [2/4]

xalanc::AttributeVectorEntryExtended::AttributeVectorEntryExtended ( const XMLCh * theName,
const XMLCh * theValue,
const XMLCh * theType,
const XMLCh * theURI,
const XMLCh * theLocalName,
MemoryManager & theManager )
inline

◆ AttributeVectorEntryExtended() [3/4]

xalanc::AttributeVectorEntryExtended::AttributeVectorEntryExtended ( const XMLCh * theName,
const XMLCh * theValue,
const XMLCh * theType,
MemoryManager & theManager )
inline

◆ AttributeVectorEntryExtended() [4/4]

xalanc::AttributeVectorEntryExtended::AttributeVectorEntryExtended ( MemoryManager & theManager)
inline

◆ ~AttributeVectorEntryExtended()

virtual xalanc::AttributeVectorEntryExtended::~AttributeVectorEntryExtended ( )
inlinevirtual

Definition at line 128 of file AttributeVectorEntryExtended.hpp.

Member Function Documentation

◆ clear()

void xalanc::AttributeVectorEntryExtended::clear ( )
inline

◆ create()

AttributeVectorEntryExtended * xalanc::AttributeVectorEntryExtended::create ( const XMLCh * theName,
const XMLCh * theValue,
const XMLCh * theType,
const XMLCh * theURI,
const XMLCh * theLocalName,
MemoryManager & theManager )
inlinestatic

Member Data Documentation

◆ m_localName

◆ m_uri


The documentation for this class was generated from the following file: