wxFlickr Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
wxFlickrAPI.AuthA wrapper for flickr.auth
AuthDataA class for flickr.com authentication information
wxFlickrAPI.BlogsA wrapper for flickr.blogs
ChecksumComputes a checksum from a byte stream
wxFlickrAPI.ContactsA wrapper for flickr.contacts
wxFlickrAPI.FavoritesA wrapper for flickr.favorites
wxFlickrAPI.GroupsA wrapper for flickr.groups
wxFlickrAPI.GroupsPoolsA wrapper for flickr.groups.pools
wxFlickrAPI.InterestingnessA wrapper for flickr.interestingness
MD5Computes the MD5 checksum from a byte stream
wxFlickrAPI.PeopleA wrapper for flickr.people
wxFlickrAPI.PhotosA wrapper for flickr.photos
PhotosDataA wrapper for lists of photos
wxFlickrAPI.PhotosetsA wrapper for flickr.photosets
wxFlickrAPI.PhotosLicensesA wrapper for flickr.photos.licenses
wxFlickrAPI.PhotosNotesA wrapper for flickr.photos.notes
wxFlickrAPI.PhotosTransformA wrapper for flickr.photos.transform
wxFlickrAPI.PhotosUploadA wrapper for flickr.photos.upload
wxFlickrAPI.ReflectionA wrapper for flickr.reflection
wxFlickrAPI.TagsA wrapper for flickr.tags
wxFlickrAPI.TestA wrapper for flickr.test
wxFlickrAPI.UploadAn uploader
wxFlickrAPI.URLsA wrapper for flickr.urls
wxFlickrAPI.wxFlickrAPIMethodAll flickr.com API methods are wrapped in subclasses of this
wxFlickrAPI.wxFlickrClientThe almighty client object that does all the communication with flickr
wxFlickrClientFactoryFactory for creating ready-to-use flickr client objects using a given communication type (REST, XMLRPC or SOAP, see: http://www.flickr.com/services/api/)
wxFlickrAPI.wxFlickrClientRESTA client for REST communication (See http://www.flickr.com/services/api/request.rest.html)
wxFlickrAPI.wxFlickrClientXMLRPCA client for XML-RPC communication (See http://www.flickr.com/services/api/request.xmlrpc.html)
wxFlickrDataThe general class for passing information here (e.g
wxFlickrErrorError messages are wrapped into this class
wxFlickrEventThe wxFlickrAPI.wxFlickrClient and its components will annouce what is happening (an request has finished, an error occured, etc) by posting one of these events into the wxWidgets event system
wxFlickrHandlerAn event handler for processing socket events while talking to flickr.com
wxFlickrHandlerRESTA socket event handler that understands REST responses (see http://www.flickr.com/services/api/response.rest.html)
wxFlickrHandlerXMLRPCA socket event handler that understands XML-RPC responses (see http://www.flickr.com/services/api/response.xmlrpc.html)
wxFlickrPhotoA wrapper for flickr photo information (see http://flickr.com/services/api/misc.urls.html)

Generated on Mon Feb 20 11:06:41 2006 for wxFlickr by  doxygen 1.4.6-NO