onboardapi  9.10.0
by Rheinmetall
M_ObjectManager::CmdRemove Struct Reference

Public Member Functions

 CmdRemove ()
 
 CmdRemove (M_Common::ObjectIdType const &KeyId)
 

Public Attributes

M_Common::ObjectIdType KeyId
 The unique ID of the object. More...
 

Detailed Description

Cmd to remove an existing object. Note: This can be used to remove a relative point, sector or polygon object.

Constructor & Destructor Documentation

◆ CmdRemove() [1/2]

M_ObjectManager::CmdRemove::CmdRemove ( )

◆ CmdRemove() [2/2]

M_ObjectManager::CmdRemove::CmdRemove ( M_Common::ObjectIdType const &  KeyId)

Member Data Documentation

◆ KeyId

M_Common::ObjectIdType M_ObjectManager::CmdRemove::KeyId

The unique ID of the object.