22 #if !defined(XERCESC_INCLUDE_GUARD_XSOBJECT_HPP)
23 #define XERCESC_INCLUDE_GUARD_XSOBJECT_HPP
87 virtual const XMLCh* getName()
const;
93 virtual const XMLCh* getNamespace();
This class makes it possible to override the C++ memory management by adding new/delete operators to ...
Definition: XMemory.hpp:40
XSConstants::COMPONENT_TYPE getType() const
The type of this object, i.e.
Definition: XSObject.hpp:145
Definition: XSNamespaceItem.hpp:53
XSConstants::COMPONENT_TYPE fComponentType
Definition: XSObject.hpp:139
#define XMLPARSER_EXPORT
Definition: XercesDefs.hpp:163
XSModel * fXSModel
Definition: XSObject.hpp:140
Definition: XSModel.hpp:59
MemoryManager * fMemoryManager
Definition: XSObject.hpp:141
Configurable memory manager.
Definition: MemoryManager.hpp:39
SIZE_T XMLSize_t
Definition: Xerces_autoconf_config.borland.hpp:86
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
XMLSize_t fId
Definition: XSObject.hpp:142
wchar_t XMLCh
Definition: Xerces_autoconf_config.borland.hpp:92
Definition: XSObject.hpp:42
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
COMPONENT_TYPE
Definition: XSConstants.hpp:61