Plugins

Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0

normalizeArgusQueryForTarget

Normalize the string channel filter from the querying source to the target node.

API

Normalize the string channel filter from the querying source to the target node.

Namespace: DARTWIC::Share.

#include <dartwic/share/DARTWICShareProtocol.h>

Declaration

ArgusQuery normalizeArgusQueryForTarget(ArgusQuery query, const std::string& source, const std::string& target);