#include "StdAfx.h"
Go to the source code of this file.
Functions | |
void | RecurseDOM (DOM_Node &node, HrefIdMap *pMap) |
Fill in the HrefIdMap by recursing through the DOM. More... |
Definition in file HrefIdMap.cpp.
|
Fill in the HrefIdMap by recursing through the DOM.
Definition at line 70 of file HrefIdMap.cpp. Referenced by HrefIdMap::Build(). |