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

#include <xalanc/PlatformSupport/AttributeVectorEntryExtended.hpp>

Inheritance diagram for xalanc::AttributeVectorEntryExtended:
xalanc::AttributeVectorEntry

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

Definition at line 40 of file AttributeVectorEntryExtended.hpp.

◆ AttributeVectorEntryExtended() [2/4]

xalanc::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.

References xalanc::length().

◆ AttributeVectorEntryExtended() [3/4]

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

Definition at line 84 of file AttributeVectorEntryExtended.hpp.

◆ AttributeVectorEntryExtended() [4/4]

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

Definition at line 98 of file AttributeVectorEntryExtended.hpp.

◆ ~AttributeVectorEntryExtended()

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

Definition at line 128 of file AttributeVectorEntryExtended.hpp.

Member Function Documentation

◆ clear()

void xalanc::AttributeVectorEntryExtended::clear ( )
inline

Definition at line 133 of file AttributeVectorEntryExtended.hpp.

◆ create()

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

Definition at line 106 of file AttributeVectorEntryExtended.hpp.

References xalanc::XalanConstruct().

Member Data Documentation

◆ m_localName

XMLChVectorType xalanc::AttributeVectorEntryExtended::m_localName

Definition at line 142 of file AttributeVectorEntryExtended.hpp.

◆ m_uri

XMLChVectorType xalanc::AttributeVectorEntryExtended::m_uri

Definition at line 141 of file AttributeVectorEntryExtended.hpp.


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