mFrame
載入中...
搜尋中...
無符合項目
mframe::sys::SystemControl 結構 參考文件abstract
類別mframe::sys::SystemControl的繼承圖:
mframe::lang::Interface mframe::sys::Svchost

公開方法(Public Methods)

virtual void setCustomReadBuffer (mframe::lang::Readable *readable) override
 設定自訂讀取緩衝區,接管系統接收緩衝區。
 
virtual void setCustomWriteBuffer (mframe::lang::Appendable *appendable) override
 設定自訂寫入緩衝區,接管系統寫入緩衝區。
 
- 公開方法(Public Methods) 繼承自 mframe::lang::Interface
virtual ~Interface (void)=default
 Destroy the struct object.
 
virtual mframe::lang::ObjectgetObject (void) override
 取得類Object
 

函式成員說明文件

◆ setCustomReadBuffer()

virtual void mframe::sys::SystemControl::setCustomReadBuffer ( mframe::lang::Readable * readable)
pure virtual

設定自訂讀取緩衝區,接管系統接收緩衝區。

參數
readBuffer

實作於 mframe::sys::Svchost.

◆ setCustomWriteBuffer()

virtual void mframe::sys::SystemControl::setCustomWriteBuffer ( mframe::lang::Appendable * appendable)
pure virtual

設定自訂寫入緩衝區,接管系統寫入緩衝區。

參數
writeBuffer

實作於 mframe::sys::Svchost.


此結構(structure) 文件是由下列檔案中產生: