公共成员函数 | |
virtual Interface * | getInterface (const InterfaceID &interfaceId)=0 |
获取 interfaceId 指定的接口。 更多... | |
virtual void | destroy ()=0 |
销毁此对象。 更多... | |
保护成员函数 | |
~OutputStream () | |
|
pure virtualinherited |
销毁此对象。
在调用此函数后,客户端不能再对此对象进行任何调用。
|
pure virtualinherited |