Library of Assembled Shared Sources
multi_callback.h
Go to the documentation of this file.
1
/*
2
* *** ATTENTION! DO NOT MODIFY THIS FILE DIRECTLY! ***
3
*
4
* It has automatically been generated from multi_callback.tmpl.h
5
* by param_expander.py on Mon Oct 6 22:51:37 2025.
6
*/
7
8
/** @file
9
* @author Bram de Greve (bram@cocamware.com)
10
* @author Tom De Muer (tom@cocamware.com)
11
*
12
* *** BEGIN LICENSE INFORMATION ***
13
*
14
* The contents of this file are subject to the Common Public Attribution License
15
* Version 1.0 (the "License"); you may not use this file except in compliance with
16
* the License. You may obtain a copy of the License at
17
* http://lass.sourceforge.net/cpal-license. The License is based on the
18
* Mozilla Public License Version 1.1 but Sections 14 and 15 have been added to cover
19
* use of software over a computer network and provide for limited attribution for
20
* the Original Developer. In addition, Exhibit A has been modified to be consistent
21
* with Exhibit B.
22
*
23
* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT
24
* WARRANTY OF ANY KIND, either express or implied. See the License for the specific
25
* language governing rights and limitations under the License.
26
*
27
* The Original Code is LASS - Library of Assembled Shared Sources.
28
*
29
* The Initial Developer of the Original Code is Bram de Greve and Tom De Muer.
30
* The Original Developer is the Initial Developer.
31
*
32
* All portions of the code written by the Initial Developer are:
33
* Copyright (C) 2004-2011 the Initial Developer.
34
* All Rights Reserved.
35
*
36
* Contributor(s):
37
*
38
* Alternatively, the contents of this file may be used under the terms of the
39
* GNU General Public License Version 2 or later (the GPL), in which case the
40
* provisions of GPL are applicable instead of those above. If you wish to allow use
41
* of your version of this file only under the terms of the GPL and not to allow
42
* others to use your version of this file under the CPAL, indicate your decision by
43
* deleting the provisions above and replace them with the notice and other
44
* provisions required by the GPL License. If you do not delete the provisions above,
45
* a recipient may use your version of this file under either the CPAL or the GPL.
46
*
47
* *** END LICENSE INFORMATION ***
48
*/
49
50
51
52
/** @defgroup Callback Callback
53
* @brief library to group generalized callback functions
54
* @date 2009
55
* @author Tom De Muer (contact: tom@cocamware.com)
56
*
57
*/
58
59
60
61
#ifndef LASS_GUARDIAN_OF_INCLUSION_UTIL_MULTI_CALLBACK_H
62
#define LASS_GUARDIAN_OF_INCLUSION_UTIL_MULTI_CALLBACK_H
63
64
#include "
multi_callback_0.h
"
65
#include "
multi_callback_1.h
"
66
#include "
multi_callback_2.h
"
67
#include "
multi_callback_3.h
"
68
#include "
multi_callback_4.h
"
69
#include "
multi_callback_5.h
"
70
#include "
multi_callback_6.h
"
71
#include "
multi_callback_7.h
"
72
#include "
multi_callback_8.h
"
73
#include "
multi_callback_9.h
"
74
#include "
multi_callback_10.h
"
75
#include "
multi_callback_11.h
"
76
#include "
multi_callback_12.h
"
77
#include "
multi_callback_13.h
"
78
#include "
multi_callback_14.h
"
79
#include "
multi_callback_15.h
"
80
81
82
#endif
83
84
// EOF
multi_callback_0.h
multi_callback_10.h
multi_callback_11.h
multi_callback_12.h
multi_callback_13.h
multi_callback_14.h
multi_callback_15.h
multi_callback_1.h
multi_callback_2.h
multi_callback_3.h
multi_callback_4.h
multi_callback_5.h
multi_callback_6.h
multi_callback_7.h
multi_callback_8.h
multi_callback_9.h
lass
util
multi_callback.h
Generated by
1.13.2