ICF
3.0.5.47
Technical documentation of ICF Libraries
Main Page
Topics
Namespaces
Classes
Files
File List
File Members
iprm
iprm.h
Go to the documentation of this file.
1
/********************************************************************************
2
** This file is part of the ICF Framework. Copyright (C) Witold Gantzke & Kirill Lepskiy
3
** ICF Framework may be used under the terms of the LGPL License v. 2.1 by the Free Software Foundation.
4
********************************************************************************/
5
6
#ifndef iprm_included
7
#define iprm_included
8
9
10
#include <
istd/istd.h
>
11
#include <
imod/imod.h
>
12
#include <
iser/iser.h
>
13
#include <
icomp/icomp.h
>
14
15
21
namespace
iprm
22
{
23
24
25
}
// namespace iprm
26
27
28
#endif
// !iprm_included
29
icomp.h
imod.h
iser.h
istd.h
iprm
Contains interfaces and implementations of flexible parameter concept.
Definition
IMultiPageDocument.h:18
© Witold Gantzke and Kirill Lepskiy