Xerces-C++ 3.2.4
|
Go to the source code of this file.
Classes | |
class | DOMNode |
The DOMNode interface is the primary datatype for the entire Document Object Model. More... | |
Macros | |
#define | GET_OWNER_DOCUMENT(ptr) |
#define | GET_DIRECT_MM(ptr) |
#define | GET_INDIRECT_MM(ptr) |
#define | GetDOMNodeMemoryManager GET_INDIRECT_MM(this) |
#define GET_DIRECT_MM | ( | ptr | ) |
#define GET_INDIRECT_MM | ( | ptr | ) |
#define GET_OWNER_DOCUMENT | ( | ptr | ) |
#define GetDOMNodeMemoryManager GET_INDIRECT_MM(this) |