#include "XmlEngUmem.h"
#include "XmlEngDOwnedNodesContainer.h"
#include "XmlEngDdomdefs.h"
#include "Libxml2_tree.h"
#include "Libxml2_globals.h"
Include dependency graph for XmlEngDOwnedNodesContainer.cpp:
Go to the source code of this file.
Namespaces | |
namespace | XmlEngine |
namespace | XmlEngine::DOM |
Variables | |
const TInt | KNodeContainerGranularity = 16 |
const TInt | KNodeContainerGranularityBytes = KNodeContainerGranularity * sizeof(xmlNodePtr) |
|
Definition at line 26 of file XmlEngDOwnedNodesContainer.cpp. |
|
Definition at line 27 of file XmlEngDOwnedNodesContainer.cpp. |