wxLittleHelper.h

00001 // wxLittleHelper.h: Schnittstelle für die Klasse wxLittleHelper.
00002 //
00004 
00005 #if !defined(AFX_WXLITTLEHELPER_H__8DF5856B_8BD9_4396_8733_1FFCEA2DA5F9__INCLUDED_)
00006 #define AFX_WXLITTLEHELPER_H__8DF5856B_8BD9_4396_8733_1FFCEA2DA5F9__INCLUDED_
00007 
00008 // local includes
00009 #include "wxFlickrData.h"
00010 
00011 // TinyXML includes
00012 #include "includes/tinyxml_2_4_2/tinyxml.h"
00013 
00014 class wxLittleHelper  
00015 {
00016 public:
00017         wxLittleHelper();
00018         virtual ~wxLittleHelper();
00019   static PhotosData *ProcessPhotoList(TiXmlNode *pXML);
00020 };
00021 
00022 #endif // !defined(AFX_WXLITTLEHELPER_H__8DF5856B_8BD9_4396_8733_1FFCEA2DA5F9__INCLUDED_)

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