Arguments of the event notifying a change in the state of a variable.
More...
#include <arcane/core/VariableStatusChangedEventArgs.h>
Arguments of the event notifying a change in the state of a variable.
Definition at line 36 of file VariableStatusChangedEventArgs.h.
◆ Status
◆ VariableStatusChangedEventArgs()
| Arcane::VariableStatusChangedEventArgs::VariableStatusChangedEventArgs |
( |
IVariable * | var, |
|
|
Status | s ) |
|
inline |
◆ status()
| Status Arcane::VariableStatusChangedEventArgs::status |
( |
| ) |
const |
|
inline |
◆ variable()
| IVariable * Arcane::VariableStatusChangedEventArgs::variable |
( |
| ) |
const |
|
inline |
◆ m_status
◆ m_variable
| IVariable* Arcane::VariableStatusChangedEventArgs::m_variable = nullptr |
|
private |
The documentation for this class was generated from the following file: