13 #include "wvlinkerhack.h" 21 WV_LINK_TO(UniAutoGen);
A UniConfGen that reconnects to an inner generator specified by a moniker whenever the inner generato...
A UniConf generator that replicates generators between an ordered list of inner generators, with the priority given by the list.
A generator that exposes the windows registry.
A generator that wraps another generator and makes it read only.
Loads and saves ".ini"-style files similar to those used by Windows, but adapted to represent keys an...
A UniConf generator that adds a cache layer on top of another generator.
A UniConfGen that returns only a particular subtree of a given generator.
Accepts a list of UniConf generators, and stacks them, treating them as one uniconf source...
UniSecureGen wraps a given generator and checks permissions (using a Unix-style scheme) before respon...
A generator that exposes Windows protected storage.
Communicates with a UniConfDaemon to fetch and store keys and values.
Deprecated: a UniConfGen that delegates all requests to an inner UniConf.
UniPermGen wraps a tree encoding Unix-style permissions, and provides an API for setting and checking...
A generator that is always empty and rejects changes.