|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| CmdModifyMultiPoint () | |
| CmdModifyMultiPoint (M_Common::ObjectIdType const &KeyId, M_ObjectManager::ModifyMultiPointType const &Obj) | |
Public Attributes | |
| M_Common::ObjectIdType | KeyId |
| The unique ID of the object. More... | |
| M_ObjectManager::ModifyMultiPointType | Obj |
| The data to modify for an existing multi-point object. More... | |
Cmd to modify an existing multi-point object. Note: This command can only be used to modify an already existing object.
| M_ObjectManager::CmdModifyMultiPoint::CmdModifyMultiPoint | ( | ) |
| M_ObjectManager::CmdModifyMultiPoint::CmdModifyMultiPoint | ( | M_Common::ObjectIdType const & | KeyId, |
| M_ObjectManager::ModifyMultiPointType const & | Obj | ||
| ) |
| M_Common::ObjectIdType M_ObjectManager::CmdModifyMultiPoint::KeyId |
The unique ID of the object.
| M_ObjectManager::ModifyMultiPointType M_ObjectManager::CmdModifyMultiPoint::Obj |
The data to modify for an existing multi-point object.