Report the scan pattern.
More...
◆ ReportStoredScanPattern() [1/2]
| M_ScanCtrl::ReportStoredScanPattern::ReportStoredScanPattern |
( |
| ) |
|
◆ ReportStoredScanPattern() [2/2]
| M_ScanCtrl::ReportStoredScanPattern::ReportStoredScanPattern |
( |
std::string const & |
KeyPatternName, |
|
|
M_ScanCtrl::ScanPatternType const & |
ScanPattern, |
|
|
bool |
IsRemoved |
|
) |
| |
◆ IsRemoved
| bool M_ScanCtrl::ReportStoredScanPattern::IsRemoved |
Indicates if the scan pattern is no longer available. Note: This will always be set to true when a service has been shut down. After this has been set to true, the scan pattern will no longer be available to late joiners.
◆ KeyPatternName
| std::string M_ScanCtrl::ReportStoredScanPattern::KeyPatternName |
Identifies the scan pattern.
◆ ScanPattern