yast2-core
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
libycp
src
include
YCP.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: YCP.h
14
15
Author: Mathias Kettner <kettner@suse.de>
16
Stanislav Visnovsky <visnov@suse.cz>
17
Maintainer: Thomas Roelz <tom@suse.de>
18
19
/-*/
20
// -*- c++ -*-
21
22
/*
23
* Basic YCP library
24
*/
25
26
#ifndef YCP_h
27
#define YCP_h
28
29
// include all basic types
30
62
#include <
ycp/YCPBoolean.h
>
63
#include <
ycp/YCPByteblock.h
>
64
#include <
ycp/YCPCode.h
>
65
#include <
ycp/YCPFloat.h
>
66
#include <
ycp/YCPInteger.h
>
67
#include <
ycp/YCPMap.h
>
68
#include <
ycp/YCPPath.h
>
69
#include <
ycp/YCPString.h
>
70
#include <
ycp/YCPSymbol.h
>
71
#include <
ycp/YCPTerm.h
>
72
#include <
ycp/YCPVoid.h
>
73
#include <
ycp/YCPExternal.h
>
74
75
#endif // YCP_h
YCPString.h
YCPByteblock.h
YCPVoid.h
YCPBoolean.h
YCPFloat.h
YCPInteger.h
YCPTerm.h
YCPExternal.h
YCPSymbol.h
YCPMap.h
YCPCode.h
YCPPath.h
Generated on a sunny day for yast2-core by
1.8.11