glooxd  0.3-svn
Public Member Functions | List of all members
RosterProvider Class Reference

#include <rosterprovider.h>

Public Member Functions

virtual ~RosterProvider ()
virtual const Roster getRoster (const gloox::JID &jid)=0

Detailed Description

Author
Jakob Schroeter js@ca.nosp@m.maya.nosp@m..net

Definition at line 39 of file rosterprovider.h.

Constructor & Destructor Documentation

virtual ~RosterProvider ( )
inlinevirtual

Virtual destructor.

Definition at line 45 of file rosterprovider.h.

Member Function Documentation

virtual const Roster getRoster ( const gloox::JID &  jid)
pure virtual
Parameters
jidThe JID to return the roster for.
Returns
A map of subscription/JID pairs.

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