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