FG DES
libFAUDES
DESTool
LRT >>
EEI >>
About
User Reference
C++ API
luafaudes
Developer
Links
libFAUDES
C++ API
Sections
Sets
Generators
Functions
PlugIns
Tutorials
Index
Classes
Files
con_include.h
Go to the documentation of this file.
1
/** @file con_include.h
2
Includes all header files of the coordinationcontrol plug-in.
3
*/
4
5
6
#ifndef FAUDES_CON_INCLUDE_H
7
#define FAUDES_CON_INCLUDE_H
8
9
#include "
con_decomposability.h
"
10
#include "
con_decomposability_extension.h
"
11
#include "
con_controllability.h
"
12
#include "
con_closed.h
"
13
#include "
con_cctrim.h
"
14
#include "
con_supcc.h
"
15
16
#endif
17
18
19
/**
20
21
@defgroup CoordinationControlPlugIn CoordinationControl Plug-In
22
23
@ingroup AllPlugins
24
25
@section CoordinationControlLicense License
26
27
This plug-in is distributed with libFAUDES and under the terms of the LGPL.
28
<br>
29
<br>
30
Copyright (c) 2011, 2012, Tomas Masopust.
31
32
*/
con_cctrim.h
con_closed.h
con_controllability.h
con_decomposability.h
con_decomposability_extension.h
con_supcc.h
libFAUDES 2.33b
--- 2025.05.07 --- c++ api documentaion by
doxygen
>>
C++ API
Introduction
Sets
Generators
Functions
PlugIns
Tutorials
Classes
Files
Top of Page