ELC in dev
ELC-lang
|
额外继承的成员函数 | |
Public 类型 继承自 elc::defs::stream_n::data_stream_t | |
typedef byte | data_type |
Public 成员函数 继承自 elc::defs::stream_n::noexcept_stream_t | |
virtual int_t | seek (seek_type, int_t) noexcept override=0 |
virtual int_t | tell () noexcept override |
virtual bool | seek_to (int_t) noexcept override=0 |
virtual void | sync () noexcept override=0 |
virtual void | flush () noexcept override=0 |
virtual void | close () noexcept override=0 |
Public 成员函数 继承自 elc::defs::stream_n::base_stream_t | |
virtual | ~base_stream_t ()=default |
在文件 all_defs.cpp 第 29108 行定义.