OperationType | |
static const UShort | CLONED = 1 |
The node is cloned. | |
static const UShort | IMPORTED = 2 |
The node is imported. | |
static const UShort | DELETED = 3 |
The node is deleted. | |
void | handle (UShort operation, const DOMString &key, const DOMObject &data, const Node &src, const Node &dest) const |
void Arcane::dom::UserDataHandler::handle | ( | UShort | operation, |
const DOMString & | key, | ||
const DOMObject & | data, | ||
const Node & | src, | ||
const Node & | dest | ||
) | const |
Définition à la ligne 3343 du fichier DomLibXml2.cc.
|
static |
|
static |
|
static |