IComponentDataItemValueChanged interface class used to notify when the values of a IComponentDataItem change.
More...
#include <hydrocouple.h>
IComponentDataItemValueChanged interface class used to notify when the values of a IComponentDataItem change.
◆ ~IComponentDataItemValueChanged()
virtual HydroCouple::IComponentDataItemValueChanged::~IComponentDataItemValueChanged |
( |
| ) |
|
|
virtualdefault |
◆ componentDataItem()
virtual IComponentDataItem * HydroCouple::IComponentDataItemValueChanged::componentDataItem |
( |
| ) |
const |
|
pure virtual |
◆ dimensionIndexes()
virtual initializer_list< int > HydroCouple::IComponentDataItemValueChanged::dimensionIndexes |
( |
| ) |
const |
|
pure virtual |
Gets the dimension indexes of the data that changed.
- Returns
- The dimension indexes of the data that changed.
◆ dimensionLengths()
virtual initializer_list< int > HydroCouple::IComponentDataItemValueChanged::dimensionLengths |
( |
| ) |
const |
|
pure virtual |
Gets the strides of the data that changed.
- Returns
- The lengths of the dimensions for the data that changed. If empty a single value was changed.
The documentation for this class was generated from the following file:
- /home/runner/work/HydroCouple/HydroCouple/HydroCouple/include/hydrocouple.h