|
onboardapi
9.10.0
by Rheinmetall
|
Reports changes to the specified object's data upon the occurrence of that change. More...
Public Member Functions | |
| EventObjectChanged () | |
| EventObjectChanged (M_Common::ObjectIdType const &KeyId, M_ObjectManager::ParameterDifferenceType const &Difference) | |
Public Attributes | |
| M_Common::ObjectIdType | KeyId |
| The unique ID of the object. More... | |
| M_ObjectManager::ParameterDifferenceType | Difference |
| Change in object parameters. More... | |
Reports changes to the specified object's data upon the occurrence of that change.
| M_ObjectManager::EventObjectChanged::EventObjectChanged | ( | ) |
| M_ObjectManager::EventObjectChanged::EventObjectChanged | ( | M_Common::ObjectIdType const & | KeyId, |
| M_ObjectManager::ParameterDifferenceType const & | Difference | ||
| ) |
| M_ObjectManager::ParameterDifferenceType M_ObjectManager::EventObjectChanged::Difference |
Change in object parameters.
| M_Common::ObjectIdType M_ObjectManager::EventObjectChanged::KeyId |
The unique ID of the object.