Arguments de l'évènement notifiant un changement de l'état d'une variable.
Plus de détails...
#include <arcane/core/VariableStatusChangedEventArgs.h>
Arguments de l'évènement notifiant un changement de l'état d'une variable.
Définition à la ligne 37 du fichier VariableStatusChangedEventArgs.h.
◆ Status
◆ VariableStatusChangedEventArgs()
Arcane::VariableStatusChangedEventArgs::VariableStatusChangedEventArgs |
( |
IVariable * | var, |
|
|
Status | s ) |
|
inline |
◆ ~VariableStatusChangedEventArgs()
Arcane::VariableStatusChangedEventArgs::~VariableStatusChangedEventArgs |
( |
| ) |
|
|
inline |
◆ status()
Status Arcane::VariableStatusChangedEventArgs::status |
( |
| ) |
const |
|
inline |
◆ variable()
IVariable * Arcane::VariableStatusChangedEventArgs::variable |
( |
| ) |
const |
|
inline |
◆ m_status
Status Arcane::VariableStatusChangedEventArgs::m_status |
|
private |
◆ m_variable
IVariable* Arcane::VariableStatusChangedEventArgs::m_variable |
|
private |
La documentation de cette classe a été générée à partir du fichier suivant :