yast2-core

YCPBuiltinMultiset.h

Go to the documentation of this file.
00001 /*---------------------------------------------------------------------\
00002 |                                                                      |
00003 |                      __   __    ____ _____ ____                      |
00004 |                      \ \ / /_ _/ ___|_   _|___ \                     |
00005 |                       \ V / _` \___ \ | |   __) |                    |
00006 |                        | | (_| |___) || |  / __/                     |
00007 |                        |_|\__,_|____/ |_| |_____|                    |
00008 |                                                                      |
00009 |                               core system                            |
00010 |                                                  (C) SuSE Linux GmbH |
00011 \----------------------------------------------------------------------/
00012 
00013    File:        YCPBuiltinMultiset.h
00014 
00015    Author:      Arvin Schnell <aschnell@suse.de>
00016    Maintainer:  Arvin Schnell <aschnell@suse.de>
00017 
00018 /-*/
00019 
00020 
00021 #ifndef YCPBuiltinMultiset_h
00022 #define YCPBuiltinMultiset_h
00023 
00024 class YCPBuiltinMultiset
00025 {
00026 
00027 public:
00028 
00029     YCPBuiltinMultiset();
00030 
00031 };
00032 
00033 
00034 #endif // YCPBuiltinMultiset_h

Generated on a sunny day for yast2-core by doxygen 1.7.3