00001 /*---------------------------------------------------------------------\ 00002 | | 00003 | __ __ ____ _____ ____ | 00004 | \ \ / /_ _/ ___|_ _|___ \ | 00005 | \ V / _` \___ \ | | __) | | 00006 | | | (_| |___) || | / __/ | 00007 | |_|\__,_|____/ |_| |_____| | 00008 | | 00009 | core system | 00010 | (C) SuSE Linux AG | 00011 \----------------------------------------------------------------------/ 00012 00013 File: PMYouPatchInfoPtr.h 00014 00015 Author: Cornelius Schumacher <cschum@suse.de> 00016 Maintainer: Cornelius Schumacher <cschum@suse.de> 00017 00018 /-*/ 00019 #ifndef PMYouPatchInfoPtr_h 00020 #define PMYouPatchInfoPtr_h 00021 00022 #include <y2util/RepDef.h> 00023 00025 // 00026 // CLASS NAME : PMYouPatchInfoPtr 00027 // CLASS NAME : constPMYouPatchInfoPtr 00031 DEFINE_BASE_POINTER(PMYouPatchInfo); 00032 00033 #endif // PMYouPatchInfoPtr_h 00034