Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Examples

SymbolEntryPtr.h

Go to the documentation of this file.
00001 /*----------------------------------------------------------------------\
00002 |                                                                       |
00003 |                     __   __    ____ _____ ____                        |
00004 |                     \ \ / /_ _/ ___|_   _|___ \                       |
00005 |                      \ V / _` \___ \ | |   __) |                      |
00006 |                       | | (_| |___) || |  / __/                       |
00007 |                       |_|\__,_|____/ |_| |_____|                      |
00008 |                                                                       |
00009 |                               core system                             |
00010 |                                                         (C) SuSE GmbH |
00011 \-----------------------------------------------------------------------/
00012 
00013    File:        SymbolEntryPtr.h
00014                 ref-counted symbol entry pointers
00015 
00016    Author:      Stanislav Visnovsky <visnov@suse.cz>
00017    Maintainer:  Stanislav Visnovsky <visnov@suse.cz>
00018 
00019 /-*/
00020 // -*- c++ -*-
00021 
00022 #ifndef SymbolEntryPtr_h
00023 #define SymbolEntryPtr_h
00024 
00025 #include <y2util/RepDef.h>
00026 
00027 DEFINE_BASE_POINTER(SymbolEntry);
00028 
00029 #endif // SymbolEntryPtr_h

Generated on Fri Nov 9 18:15:22 2007 for yast2-core by doxygen 1.3.6