7 #ifndef __UNIREADONLYGEN_H 8 #define __UNIREADONLYGEN_H 10 #include "unifiltergen.h" 31 #endif // __UNICONFREADONLY_H A WvFastString acts exactly like a WvString, but can take (const char *) strings without needing to a...
Represents a UniConf key which is a path in a hierarchy structured much like the traditional Unix fil...
IUniConfGen * inner() const
Returns the inner generator.
An abstract data container that backs a UniConf tree.
A generator that wraps another generator and makes it read only.
A UniConfGen that delegates all requests to an inner generator.
virtual void flush_buffers()
Flushes any commitment/notification buffers .