|
virtual void | completed (R &result, void *attachment) override |
| Invoked when an operation has completed.
|
|
virtual void | failed (void *attachment) override |
| Invoked when an operation fails.
|
|
virtual | ~Interface (void)=default |
| Destroy the struct object.
|
|
virtual mframe::lang::Object & | getObject (void) override |
| 取得類Object
|
|
◆ completed()
template<typename R = Interface>
Invoked when an operation has completed.
- 參數
-
result | The result of the I/O operation. |
attachment | The object attached to the I/O operation when it was initiated. |
實作於 mframe::sys::Svchost, 及 mframe::util::PFuture.
◆ failed()
template<typename R = Interface>
此結構(structure) 文件是由下列檔案中產生: