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