mFrame
載入中...
搜尋中...
無符合項目
IICEventStop.h
1
7
#ifndef HAL_6879AD0D_0065_4CA3_8353_1FF8C98D9ECA
8
#define HAL_6879AD0D_0065_4CA3_8353_1FF8C98D9ECA
9
10
/* ***************************************************************************************
11
* Include
12
*/
13
14
//----------------------------------------------------------------------------------------
15
#include "mframe.h"
16
17
//----------------------------------------------------------------------------------------
18
19
/* ***************************************************************************************
20
* Namespace
21
*/
22
namespace
hal::serial
{
23
struct
IICEventStop;
24
}
// namespace hal::serial
25
26
/* ***************************************************************************************
27
* Class/Interface/Struct/Enum
28
*/
29
struct
hal::serial::IICEventStop
:
public
virtual
mframe::lang::Interface
{
34
virtual
void
onStop
(
void
) abstract;
35
};
36
37
/* ***************************************************************************************
38
* End of file
39
*/
40
41
#endif
/* HAL_6879AD0D_0065_4CA3_8353_1FF8C98D9ECA */
hal::serial
Definition
IIC.h:25
hal::serial::IICEventStop
Definition
IICEventStop.h:29
hal::serial::IICEventStop::onStop
virtual void onStop(void) override
當發生停止事件時將調用
mframe::lang::Interface
Definition
Interface.h:134
C:
Workspaces
mframe-doxygen
souurce
base
hal
src
serial
IICEventStop.h
產生者:
1.11.0