9 #ifndef _UNITRANSACTION_H
10 #define _UNITRANSACTION_H
12 #include "unibachelorgen.h"
13 #include "uniconfroot.h"
14 #include "unitransactiongen.h"
15 #include "uniunwrapgen.h"
UniConfRoot()
Creates an empty UniConf tree with no mounted stores.
UniConf instances function as handles to subtrees of a UniConf tree and expose a high-level interface...
A UniConfGen that represents pending transactions to another generator.
Deprecated: a UniConfGen that delegates all requests to an inner UniConf.
Wraps an existing UniConf tree with a transaction generator.
Represents the root of a hierarhical registry consisting of pairs of UniConfKeys and associated strin...
This iterator walks through all immediate children of a UniConf node.
This iterator performs depth-first traversal of a subtree.