OpenEL  3.0.0
openEL_0000000080000001.h
Go to the documentation of this file.
1 
12 /*
13 
14 Copyright (c) 2017,2018 Japan Embedded Systems Technology Association(JASA)
15 All rights reserved.
16 
17 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
18 
19  Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
20  Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
21  Neither the name of the Association nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
22 
23 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24 */
25 
26 #ifndef OPENEL_0000000080000001_H
27 #define OPENEL_0000000080000001_H
28 
29 #ifdef __cplusplus
30 namespace el {
31 extern "C" {
32 #endif /* __cplusplus */
33 
34 #include "openEL.h"
35 
37 
41 
42 enum ReturnCode GetValue_0000000080000001(HALCOMPONENT_T **halComponent, halfloat **List);
43 enum ReturnCode GetTimedValue_0000000080000001(HALCOMPONENT_T **halComponent, halfloat **list, int32_t **timer);
44 enum ReturnCode SetUnit_0000000080000001(char units);
45 enum ReturnCode GetUnit_0000000080000001(char *units);
46 
50 
51 #ifdef __cplusplus
52 } /* extern "C" */
53 } /* namespace el */
54 #endif /* __cplusplus */
55 
56 #endif /* openEL_0000000080000001_H */
enum ReturnCode Finalize_0000000080000001()
OpenEL Common Header File 3.0.0.
enum ReturnCode ReInit_0000000080000001()
ReturnCode
Definition: openEL.h:44
enum ReturnCode GetValue_0000000080000001(HALCOMPONENT_T **halComponent, halfloat **List)
enum ReturnCode SetReset_0000000080000001()
float32_t halfloat
Definition: openEL.h:53
enum ReturnCode GetUnit_0000000080000001(char *units)
enum ReturnCode Stop_0000000080000001()
enum ReturnCode Start_0000000080000001()
enum ReturnCode Init_0000000080000001()
enum ReturnCode SetUnit_0000000080000001(char units)
enum ReturnCode GetTimedValue_0000000080000001(HALCOMPONENT_T **halComponent, halfloat **list, int32_t **timer)
const EL_CMN_FNC_TBL_T component_0000000080000001