定义于文件 EventQueue.h 的第 50 行。
公共成员函数 | |
virtual Interface * | getInterface (const InterfaceID &interfaceId)=0 |
获取由 interfaceId 指定的接口。更多... | |
virtual void | destroy ()=0 |
销毁此对象。更多... | |
保护成员函数 | |
~EventQueue () | |
|
inlineprotected |
定义于文件 EventQueue.h 的第 53 行。
|
纯虚继承自 |
销毁此对象。
在调用此函数之后,客户端不能再对此对象进行任何调用。
|
纯虚继承自 |