Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::UserDataHandler
+ Graphe de collaboration de Arcane::UserDataHandler:

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
 

Description détaillée

Définition à la ligne 946 du fichier Dom.h.

Documentation des fonctions membres

◆ handle()

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.

Documentation des données membres

◆ CLONED

const UShort Arcane::UserDataHandler::CLONED = 1
static

The node is cloned.

Définition à la ligne 952 du fichier Dom.h.

◆ DELETED

const UShort Arcane::UserDataHandler::DELETED = 3
static

The node is deleted.

Définition à la ligne 956 du fichier Dom.h.

◆ IMPORTED

const UShort Arcane::UserDataHandler::IMPORTED = 2
static

The node is imported.

Définition à la ligne 954 du fichier Dom.h.


La documentation de cette classe a été générée à partir des fichiers suivants :