Inherits HelperRowCreator
This class issuses queries using a supplied Transaction to add new flags to the database.
Starts constructing the queries needed to create the flags specified in f within the transaction t. This object will notify the Transaction::owner() when it's done.
t will fail if flag creation fails for some reason (typically bugs). Transaction::error() should say what went wrong.
Returns a pointer to a list of all flags known to this FlagCreator.
This web page based on source code belonging to The Archiveopteryx Developers. All rights reserved.