WvDBusClientAuth Class Reference

Inheritance diagram for WvDBusClientAuth:
[legend]

List of all members.

Public Member Functions

virtual bool authorize (WvDBusConn &c)
 Main action callback.
virtual wvuid_t get_uid ()

Detailed Description

Definition at line 55 of file wvdbusconn.h.


Member Function Documentation

bool WvDBusClientAuth::authorize ( WvDBusConn c  )  [virtual]

Main action callback.

Called whenever d seems to have data available. Return false if you're not yet authorized and need to be called again when data is available; return true if you're done.

If authorization fails, call seterr on d with an appropriate error message.

Implements IWvDBusAuth.

Definition at line 369 of file wvdbusconn.cc.

References WvStream::seterr(), and WvStream::write().


The documentation for this class was generated from the following files:

Generated on Sun Oct 4 16:21:26 2009 for WvStreams by  doxygen 1.6.1