ELC in dev
ELC-lang
载入中...
搜索中...
未找到
elc::defs::stream_n::text_stream_t< char_T > 模板结构体 参考
类 elc::defs::stream_n::text_stream_t< char_T > 继承关系图:
[图例]
elc::defs::stream_n::text_stream_t< char_T > 的协作图:
[图例]

Public 类型

typedef char_T char_type
 
typedef char_type data_type
 

额外继承的成员函数

- Public 成员函数 继承自 elc::defs::stream_n::base_stream_t
virtual ~base_stream_t ()=default
 
virtual int_t seek (seek_type, int_t)=0
 
virtual int_t tell ()
 
virtual bool seek_to (int_t)=0
 
virtual void sync ()=0
 
virtual void flush ()=0
 
virtual void close ()=0
 

详细描述

template<class char_T>
struct elc::defs::stream_n::text_stream_t< char_T >

在文件 all_defs.cpp28961 行定义.

成员类型定义说明

◆ char_type

在文件 all_defs.cpp28962 行定义.

◆ data_type

在文件 all_defs.cpp28963 行定义.


该结构体的文档由以下文件生成: