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

Types publics

enum  eAction { ClearComplete , InsertComplete , RemoveComplete , SetComplete }
 

Fonctions membres publiques

 CollectionEventArgs (eAction aaction, void *aobject, Integer aposition)
 
eAction action () const
 
void * object () const
 
Integer position () const
 

Description détaillée

Définition à la ligne 53 du fichier CollectionImpl.h.

Documentation des énumérations membres

◆ eAction

enum Arcane::CollectionEventArgs::eAction

Définition à la ligne 57 du fichier CollectionImpl.h.

Documentation des constructeurs et destructeur

◆ CollectionEventArgs()

Arcane::CollectionEventArgs::CollectionEventArgs ( eAction  aaction,
void *  aobject,
Integer  aposition 
)
inline

Définition à la ligne 67 du fichier CollectionImpl.h.

Documentation des fonctions membres

◆ action()

eAction Arcane::CollectionEventArgs::action ( ) const
inline

Définition à la ligne 75 du fichier CollectionImpl.h.

◆ object()

void * Arcane::CollectionEventArgs::object ( ) const
inline

Définition à la ligne 76 du fichier CollectionImpl.h.

◆ position()

Integer Arcane::CollectionEventArgs::position ( ) const
inline

Définition à la ligne 77 du fichier CollectionImpl.h.


La documentation de cette classe a été générée à partir du fichier suivant :