onboardapi  9.10.0
by Rheinmetall
M_SectorSelection::CmdSelectSector Struct Reference

Command to instruct the Service to select the sector(s) with the specified ID(s). More...

Public Member Functions

 CmdSelectSector ()
 
 CmdSelectSector (M_Common::ULongListType const &SectorIdList)
 

Public Attributes

M_Common::ULongListType SectorIdList
 

Detailed Description

Command to instruct the Service to select the sector(s) with the specified ID(s).

Constructor & Destructor Documentation

◆ CmdSelectSector() [1/2]

M_SectorSelection::CmdSelectSector::CmdSelectSector ( )

◆ CmdSelectSector() [2/2]

M_SectorSelection::CmdSelectSector::CmdSelectSector ( M_Common::ULongListType const &  SectorIdList)

Member Data Documentation

◆ SectorIdList

M_Common::ULongListType M_SectorSelection::CmdSelectSector::SectorIdList

The ID of one or more sectors to select. Empty list indicates that existing selection should be cleared.