You.i Engine
YiSignalBaseEmitEvent.h
Go to the documentation of this file.
1
// © You i Labs Inc. 2000-2017. All rights reserved.
2
#ifndef _YI_SIGNAL_BASE_EMIT_EVENT_H_
3
#define _YI_SIGNAL_BASE_EMIT_EVENT_H_
4
5
#include "
event/YiEvent.h
"
6
15
class
CYISignalBaseEmitEvent :
public
CYIEvent
16
{
17
public
:
18
CYISignalBaseEmitEvent();
19
23
virtual
void
Emit() = 0;
24
};
25
30
#endif
/* _YI_SIGNAL_BASE_EMIT_EVENT_H_ */
YiEvent.h
CYIEvent
Base class for events.
Definition:
YiEvent.h:489
event
YiSignalBaseEmitEvent.h
Generated on Thu Aug 23 2018 03:08:02 for You.i Engine by
1.8.11