#include <wxFlickrHandler.h>
Inheritance diagram for wxFlickrHandlerXMLRPC:
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. |
|
Skip all XML-RPC specific information and extract the full XML payload (error message respectively).
Implements wxFlickrHandler. |
|
Check if a full XML-RPC statement has arrived.
Implements wxFlickrHandler. |