UniWatchInfo Class Reference

List of all members.


Detailed Description

Definition at line 30 of file uniconfroot.h.


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.
bool operator== (const UniWatchInfo &other) const
 Equality test.

Public Attributes

void * cookie
bool recurse
UniConfCallback cb

Member Function Documentation

void UniWatchInfo::notify ( const UniConf cfg,
const UniConfKey key 
) [inline]

Notifies that a key has changed.

Definition at line 45 of file uniconfroot.h.

References cb.

bool UniWatchInfo::operator== ( const UniWatchInfo other  )  const [inline]

Equality test.

Definition at line 49 of file uniconfroot.h.

References cookie.


The documentation for this class was generated from the following file:
Generated on Fri Oct 5 18:20:33 2007 for WvStreams by  doxygen 1.5.3