VrtSecInclusive: Fix cppcheck warnings.
Delete ctor/copy for classes that manage memory. Pass strings/objects by const reference, not by value. Potentially uninitialized class members.
Delete ctor/copy for classes that manage memory. Pass strings/objects by const reference, not by value. Potentially uninitialized class members.