109 typedef QSet<QByteArray>
Ids;
181 const QByteArray& validationContextId,
Common interface for a message container consuming information objects (messages).
Set of general parameters.
Interface for consistency checking of a parameter set.
virtual bool IsParamsSetConsistent(const QByteArray &validationContextId, const IParamsSet ¶msSet, ilog::IMessageConsumer *validationMessagesConsumerPtr=NULL) const =0
Return true if the parameter set is consistent, false otherwise.
virtual Ids GetSupportedTypeIds() const =0
Get list of parameter type IDs which can be checked by the validator.
Base interface for all used interfaces and implementations.
Contains interfaces and implementations of flexible parameter concept.