|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| virtual | ~IService () |
| virtual void | CmdSelectSector (M_Common::ULongListType const &SectorIdList) |
Sector Selection Service interface. Contains operations that a client can command the Sector Selection Service to perform.
|
virtual |
|
virtual |
Command to instruct the Service to select the sector(s) with the specified ID(s).
| SectorIdList | The ID of one or more sectors to select. Empty list indicates that existing selection should be cleared. |