wxFlickrAPI.Interestingness Class Reference

A wrapper for flickr.interestingness. More...

#include <wxFlickrClient.h>

Inheritance diagram for wxFlickrAPI.Interestingness:

wxFlickrAPI.wxFlickrAPIMethod List of all members.

Public Types

enum  State { Idle, Waiting4List }

Public Member Functions

 Interestingness (wxFlickrClient *pClient)
 Create object for flickr.com interestingness operations.
void GetList ()
 Call flickr.interestingness.getList (see http://www.flickr.com/services/api/flickr.interestingness.getList.html).

Protected Member Functions

virtual void ProcessFlickrResponse (TiXmlNode *pResponse)
 Process the data received by OnFlickrResponse.

Detailed Description

A wrapper for flickr.interestingness.


Constructor & Destructor Documentation

Interestingness::Interestingness wxFlickrClient pClient  ) 
 

Create object for flickr.com interestingness operations.

Parameters:
pClient The wxFlickrClient instance to work with.


Member Function Documentation

void Interestingness::GetList  ) 
 

Call flickr.interestingness.getList (see http://www.flickr.com/services/api/flickr.interestingness.getList.html).

Make sure to call SetArg for all arguments this call should use.

void Interestingness::ProcessFlickrResponse TiXmlNode *  pResponse  )  [protected, virtual]
 

Process the data received by OnFlickrResponse.

Subclasses define more meaningful behavior. Each method call handles its own responses.

Parameters:
pResponse The XML-payload to be handled.

Reimplemented from wxFlickrAPI.wxFlickrAPIMethod.


The documentation for this class was generated from the following files:
Generated on Mon Feb 20 11:06:42 2006 for wxFlickr by  doxygen 1.4.6-NO