|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| ConfigTgtAssignmentInputSource () | |
| ConfigTgtAssignmentInputSource (bool IsTgtAssignmentClientIdFilterEnabled, M_Common::StringListType const &TgtAssignmentClientIds) | |
Public Attributes | |
| bool | IsTgtAssignmentClientIdFilterEnabled |
| Indicates whether the mount should filter target assignment client ID input. More... | |
| M_Common::StringListType | TgtAssignmentClientIds |
Determine source for target assignment inputs.
Note: Input data should only be handled by the mount from the configured clients. Input data from other clients should be ignored. If a filter is disabled, all inputs are allowed. If a filter is enabled, all inputs in the according list are allowed (white list). (Therefore, an enabled filter in combination with an empty list inhibits all input.)
| M_Mount::ConfigTgtAssignmentInputSource::ConfigTgtAssignmentInputSource | ( | ) |
| M_Mount::ConfigTgtAssignmentInputSource::ConfigTgtAssignmentInputSource | ( | bool | IsTgtAssignmentClientIdFilterEnabled, |
| M_Common::StringListType const & | TgtAssignmentClientIds | ||
| ) |
| bool M_Mount::ConfigTgtAssignmentInputSource::IsTgtAssignmentClientIdFilterEnabled |
Indicates whether the mount should filter target assignment client ID input.
| M_Common::StringListType M_Mount::ConfigTgtAssignmentInputSource::TgtAssignmentClientIds |
List of client IDs from which target assignment notifies shall are processed.
The following calls should only be handled from the specified clients: