#include "sstream"#include "boss_utility/dom_tools.h"#include "boss_utility/dom_userdata.h"#include "boss_unitselection.h"Functions | |
| void | printUserData (const xercesc::DOMNode *node) |
| This function prints the NodeName and DOM_Userdata of a DOM node. DOM_Userdata is only printed if the node is an ELEMENT_NODE, the user_data pointer not equal to zero and the field position in BOSS_Userdata not equal to DOM_UserData::npos. These conditions cause only those nodes to be printed which are selected by the unit selection algorithm. Note that this function moves through the tree recursively. | |
Joerg Broeggelwirth
Stefan Breuer
1.3.6