wxFlickrHandlerXMLRPC Class Reference

A socket event handler that understands XML-RPC responses (see http://www.flickr.com/services/api/response.xmlrpc.html). More...

#include <wxFlickrHandler.h>

Inheritance diagram for wxFlickrHandlerXMLRPC:

wxFlickrHandler List of all members.

Protected Member Functions

virtual TiXmlNode * ExtractXMLPayload ()
 Skip all XML-RPC specific information and extract the full XML payload (error message respectively).
virtual bool GotFullResponse ()
 Check if a full XML-RPC statement has arrived.

Detailed Description

A socket event handler that understands XML-RPC responses (see http://www.flickr.com/services/api/response.xmlrpc.html).


Member Function Documentation

TiXmlNode * wxFlickrHandlerXMLRPC::ExtractXMLPayload  )  [protected, virtual]
 

Skip all XML-RPC specific information and extract the full XML payload (error message respectively).

Returns:
The XML payload as sent by flickr (or an error message in XML format).

Implements wxFlickrHandler.

bool wxFlickrHandlerXMLRPC::GotFullResponse  )  [protected, virtual]
 

Check if a full XML-RPC statement has arrived.

Returns:
TRUE if a full statement is there.

Implements wxFlickrHandler.


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