9 #ifndef _UNIBACHELORGEN_H 10 #define _UNIBACHELORGEN_H 12 #include "unifiltergen.h" A WvFastString acts exactly like a WvString, but can take (const char *) strings without needing to a...
An abstract data container that backs a UniConf tree.
virtual void commit()
Commits any changes.
A UniConfGen that delegates all requests to an inner generator.
virtual bool refresh()
Refreshes information about a key recursively.
IUniConfGen * inner() const
Returns the inner generator.