wxFlickrAPI.Test Class Reference

A wrapper for flickr.test. More...

#include <wxFlickrClient.h>

Inheritance diagram for wxFlickrAPI.Test:

wxFlickrAPI.wxFlickrAPIMethod List of all members.

Public Types

enum  State { Idle, Waiting4Data }

Public Member Functions

 Test (wxFlickrClient *pClient)
 Create object for flickr.com test operations.
void Echo ()
 Call flickr.test.echo (see http://www.flickr.com/services/api/flickr.test.echo.html).
void Login ()
 Call flickr.test.login (see http://www.flickr.com/services/api/flickr.test.login.html).

Detailed Description

A wrapper for flickr.test.


Constructor & Destructor Documentation

Test::Test wxFlickrClient pClient  ) 
 

Create object for flickr.com test operations.

Parameters:
pClient The wxFlickrClient instance to work with.


Member Function Documentation

void Test::Echo  ) 
 

Call flickr.test.echo (see http://www.flickr.com/services/api/flickr.test.echo.html).

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

void Test::Login  ) 
 

Call flickr.test.login (see http://www.flickr.com/services/api/flickr.test.login.html).

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


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