|
WvStreams
|
Public Member Functions | |
| UniWatchInfo (void *_cookie, bool _recurse, UniConfCallback _cb) | |
| bool | recursive () |
| Returns watch recursion. | |
| void | notify (const UniConf &cfg, const UniConfKey &key) |
| Notifies that a key has changed. More... | |
| bool | operator== (const UniWatchInfo &other) const |
| Equality test. More... | |
Public Attributes | |
| void * | cookie |
| bool | recurse |
| UniConfCallback | cb |
Definition at line 19 of file uniconfroot.h.
|
inline |
Notifies that a key has changed.
Definition at line 34 of file uniconfroot.h.
|
inline |
Equality test.
Definition at line 38 of file uniconfroot.h.
1.8.12