9#ifndef _UNIBACHELORGEN_H
10#define _UNIBACHELORGEN_H
12#include "unifiltergen.h"
17 UniBachelorGen(IUniConfGen *
inner);
18 UniBachelorGen(WvStringParm moniker);
virtual void commit()
Commits any changes.
virtual bool refresh()
Refreshes information about a key recursively.
A UniConfGen that delegates all requests to an inner generator.
IUniConfGen * inner() const
Returns the inner generator.