yast2-core
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
libscr
src
include
scr
SCR.h
Go to the documentation of this file.
1
/*---------------------------------------------------------------------\
2
| |
3
| __ __ ____ _____ ____ |
4
| \ \ / /_ _/ ___|_ _|___ \ |
5
| \ V / _` \___ \ | | __) | |
6
| | | (_| |___) || | / __/ |
7
| |_|\__,_|____/ |_| |_____| |
8
| |
9
| core system |
10
| (C) SuSE GmbH |
11
\----------------------------------------------------------------------/
12
13
File: SCR.h
14
15
Author: Klaus Kaempf <kkaempf@suse.de>
16
Maintainer: Klaus Kaempf <kkaempf@suse.de>
17
18
/-*/
19
// -*- c++ -*-
20
21
22
#ifndef SCR_h
23
#define SCR_h
24
class
SCR
{
25
26
public
:
27
SCR
();
28
29
static
bool
registered
;
30
};
31
32
33
#endif // SCR_h
SCR
Definition:
SCR.h:24
SCR::SCR
SCR()
Definition:
SCR.cc:225
SCR::registered
static bool registered
Definition:
SCR.h:29
Generated on a sunny day for yast2-core by
1.8.8