9#ifndef _UNITRANSACTION_H
10#define _UNITRANSACTION_H
12#include "unibachelorgen.h"
13#include "uniconfroot.h"
14#include "unitransactiongen.h"
15#include "uniunwrapgen.h"
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.
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.
Wraps an existing UniConf tree with a transaction generator.
Deprecated: a UniConfGen that delegates all requests to an inner UniConf.