XMLAtomImpl.h

Go to the documentation of this file.
00001 /*---------------------------------------------------------------------\
00002 |                          ____ _   __ __ ___                          |
00003 |                         |__  / \ / / . \ . \                         |
00004 |                           / / \ V /|  _/  _/                         |
00005 |                          / /__ | | | | | |                           |
00006 |                         /_____||_| |_| |_|                           |
00007 |                                                                      |
00008 \---------------------------------------------------------------------*/
00012 #ifndef ZYPP_TARGET_XMLSTORE_ATOMIMPL_H
00013 #define ZYPP_TARGET_XMLSTORE_ATOMIMPL_H
00014 
00015 #include "zypp/source/SourceImpl.h"
00016 #include "zypp/detail/AtomImpl.h"
00017 
00019 namespace zypp
00020 { 
00021     namespace storage
00022     { 
00023 
00024       
00027       class XMLAtomImpl : public detail::AtomImplIf
00028       {
00029       public:
00031         XMLAtomImpl();
00032       private:
00033         
00034       public:
00035         //Source_Ref source() const;
00036       };
00038     } // namespace storage
00040 } // namespace zypp
00042 #endif // ZYPP_SOURCE_YUM_YUMATOMIMPL_H

Generated on Thu May 4 16:03:30 2006 for zypp by  doxygen 1.4.6