Main Page
Data Structures
Files
File List
Globals
mcl.h
Go to the documentation of this file.
1
/*!**********************************************************************
2
*
3
* @copyright Copyright (C) 2016 Siemens Aktiengesellschaft.\n
4
* All rights reserved.
5
*
6
*************************************************************************
7
*
8
* @file mcl.h
9
* @date Jul 15, 2016
10
* @brief MCL module interface header file.
11
*
12
* This module presents MindConnect Library capabilities.
13
* Note that this header is the only header required in order to use MCL.
14
*
15
************************************************************************/
16
17
#ifndef MCL_H_
18
#define MCL_H_
19
20
#include "
mcl/mcl_log_util.h
"
21
#include "
mcl/mcl_communication.h
"
22
23
#endif //MCL_H_
mcl_log_util.h
Log utility module interface header file.
mcl_communication.h
Communication module interface header file.
include
mcl
mcl.h
Generated by
1.8.11